‎2015 Dec 09 12:27 PM
Hello Experts,
My requirement is to upload legacy compatible unit design data to SAP.
TCODE is /CUM/DESIGN. but for this i don't have IDoc or BAPI.
i can see this bapi has been used in SAP internal (Standard) program - /CUM/BAPI_CUDESIGN_MAINTAIN to save CU design. But before using this SAP std program does lots of processing. I can use BDC recording approach as this TCODE contains ALV custom container. Now i am stuck here.
If anybody has any idea, please help me.
Regards,
A.T.
‎2015 Dec 09 1:09 PM
tcode is /C (Calcutta) U (Ukraine) M (Madras)/DESIGN
Please remove the explanation from brackets. i was not able to write. those 3 words were getting replaced with ***. Dont know why.
‎2015 Dec 10 9:11 AM
I was debugging the standard code and i can also see there is lots of processing for BOM of compatible units, when i press 'Transfer CU'. I was thinking to write the code in same way as SAP has written code, but now it seems a huge task for me.
Regards,
A.T