‎2015 Dec 10 11:51 PM
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.
‎2015 Dec 11 1:53 AM
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