‎2012 Feb 12 8:43 AM
Dear experts
I am using BAPI CSAP_MAT_BOM_MAINTAIN to modfy the BOM data at header and item level.
But i am unable to update the document assignment at item level for each item.
I am using the table T_STPO but it does not update. Rest all the fields are getting updated.
I even used the table T_DOC_LINK but could not update
Please advice.
Thanks
mohammed.
‎2012 Feb 13 7:13 AM
Hi,
Have you checked the error log ? This will help you in correcting the wrong data which you have passed to the BAPI.
You can also try in the below mentioned way
1. Call Function 'CALO_INIT_API '. This will help you in checking the error log .To check the error log use Tcode SLG1.
2. Exceute the BAPI. Then check the error log.This may help you in identifyig the root cause of the problem.
Kind Regards,
Raghavendra Kulkarni.