Application Development 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: 

Using LSMW

Former Member
0 Kudos

Hi,

I am trying to transfer the data for BOM through LSMW (through Batch input - recording method). I am facing following problem.

During recording I recorded 4 components for a BOM. LSMW for BOM upload is working fine if there are 4 components. But Actual BOM contains "n" number of components. Please let me know what is do be done to achieve this ?

Regards,

Krishna A S V

1 REPLY 1

Former Member
0 Kudos

Hi Krishna,

You can't use LSMW recording for an object like a BOM with variable number of components.

Either try Object 0030, method 0001 - this will use the standard SAP program to create a batch input session.

Or the BAPI BUS!080 if you have a very large number of BOM's to load.