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

compatible unit design upload

former_member212705
Active Participant
0 Likes
1,440

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.

2 REPLIES 2
Read only

former_member212705
Active Participant
0 Likes
970

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.

Read only

0 Likes
970

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