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: 

How to create BOM(Bill Of Material) item data from flat file?

Former Member
0 Kudos

I have two flat files one is BOM(Bill Of Material) header data and BOM item data. BOM header is already created, now I want to create BOM item data with reference to the header data. Is there any standard direct batch input method in LSMW or Is there any standard BAPI or Is there any standard BDC report program to do the task? CS01 is the TCode to create BOM.

2 REPLIES 2

former_member214131
Active Contributor
0 Kudos

Hi,

The DI program works for create step CS01 and not for CS02.

Perhaps this ( adding items in header by Tx: CS02 ) could be achieved by a Recording step in LSMW.

Best Regards, Murugesh

Former Member
0 Kudos

Hi,

Try thsi FM CSAP_MAT_BOM_CREATE.

Regards

Sandipan