Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

COBRB Table

Former Member
0 Likes
7,059

Hi Guys,

Whats the purpose of COBRB table and how its related to AUFK?plzzz reply?

thanks,

Gopi.

3 REPLIES 3
Read only

Former Member
0 Likes
3,703

Hi,

The field OBJNR in AUFK table is used as the key to read COBRB table.

It is controlling information related to orders.

Hope this is useful

Read only

Former Member
0 Likes
3,703

Hi ,

Each order number(AUFNR) is associated with object number(OBJNR) in AUFK table. This object number is used the key for table COBRB. This table contains information like amount (BETRR) . This table is updated whenever the settlement rule is created using the transaction KO01 or changing settlement rule using KO02.

Read only

Former Member
0 Likes
3,703

Hai,

AUFK is the check Table for COBRB table.Both the Table uses AUFNR for Order Number.In COBRB Table,AUFNR is the Foreign Key Field with Check Table AUFK.

Regards,

Padmam.