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

Function module to create equipment BOM

Former Member
0 Likes
1,472

Hi,

Is there any function module to create equipment BOM.

Thanks in advance.

sadasiva

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
879

Check with the following RFC,

CSAI_BOM_CREATE, this might help,

4 REPLIES 4
Read only

Former Member
0 Likes
880

Check with the following RFC,

CSAI_BOM_CREATE, this might help,

Read only

0 Likes
879

Hi you can directly use the transaction IB01 for creating an eqipment BOM

Read only

Former Member
0 Likes
879

HI veerendra,

http://sap.ittoolbox.com/code/archives.asp?d=2270&a=s#

And this links give you different Call functions which can be used for BOM's.

http://www.geocities.com/victorav15/sapr3/abapfun.html

Regards,

Laxmi.

Read only

Former Member
0 Likes
879

The last reply in tells you what values to pass to the FM CSAI_BOM_CREATE in order to get an equipment BOM created.

Sudha