cancel
Showing results for 
Search instead for 
Did you mean: 

Table for Settlement rule in production orders

former_member700523
Participant
0 Kudos

Hi All,

Is there any table by which I can get list of production order numbers & the details of the settlement rule maintained in that order.?

Regards,

MHP

Accepted Solutions (1)

Accepted Solutions (1)

sundaresan_velayudam
Active Contributor
0 Kudos

check COBRB

It will link the order and settlement rule

former_member196530
Active Contributor
0 Kudos

Dear

Goto Se16 -Check with COBRB , COBRA .

Regards

JH

Answers (2)

Answers (2)

kesavadas_thekkillath
Active Contributor
0 Kudos

There will be object number (OBJNR) against each production order number which you can obtain from table AUFK.

Later pass this object number to function module K_SETTLEMENT_RULE_GET to get the settlement rules.

Also try function module K_SRULE_PRE_READ for reading the settlement rules. Here pass the object numbers to the tables parameters

Former Member
0 Kudos

Hi,

Please check the table.

COBRA, COBRB and TKB1V

Regards,

Pavan