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

Production Orders - multiple Component creation

Former Member
0 Likes
624

Hello dear experts,

I have created a LSMW (BDC) for Component creation in production orders (CO02) in such a way that one component would be created per one transaction and gets saved. For the next material of the same production order, the process will happen from the start.

The requirement here is to consolidate all the materials, create the BOM in components section for all these materials in one transaction per one order number (AUFNR). I'm unable to do so because of which a lot of time is going waste during the load.

Can you experts please suggest me whether this requirement is feasible in creating a BDC. If not, is there any other way to mass upload the data?

P.S - Function module - CO_XT_COMPONENT_CHANGE cannot be used as I am using a data migration tool which isn't compatible with this FM.

Thanks and regards,

Ambareesh J.

1 REPLY 1
Read only

jogeswararao_kavala
Active Contributor
0 Likes
460

Hello Ambareesh,

There should not be any such issues for this requirement if addressed through BDC program (with the help of SHDB recording). I did few similar programs, where for a single sap object multiple line-items were created in the tables in its inside tabs at one stroke.

KJogeswaraRao