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

Read Order BOM Changes

Former Member
0 Likes
719

Hi All,

How to read/track the order bom changes (CU51)?

I want to track all changes made using CU51 for perticular sales order, like component deletion, change in quantity etc. I checked the tables CDHDR and CDPOS but did not get any information.

Please help

4 REPLIES 4
Read only

Former Member
0 Likes
573

Hi,

Please check this function modules:

CSAP_MAT_BOM_READ for material

CSAP_DOC_BOM_READ for order

BAPI_OBJCL_GETDETAIL

BAPI_OBJCL_GETDETAIL_KEY

CUCK_CHAR_VAL_VIEW

Also Check this tables : AUSP,CABN,CAWN

Hope its helpfull.

Regards

Hiren K.Chitalia

Read only

0 Likes
573

Thanks for response.

These function modules and Bapi's are not to track the changes done to order bom using TCode CU51.

Need help to track the changes done to order bom for particular sales order line item number.

Read only

0 Likes
573

Please help!!

Read only

0 Likes
573

Sachin,

How did you solve this issue ? I have same req in my prj.....any help in this would help us...

Please let us know how did you solve this ? Is it by CDHDR or User exit tracking changes and passing it to Ztable ? any other method ?

pls let us know ...thanks in advance....

Gayathri