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

BAPI to change a BOM

Former Member
0 Likes
772

Hi friends,

Can anybody let me to know how to change a bom component in a existing BOM with the use of BAPI. Say for example i am having a bom structure for A. I want to change a line item named A1 which is a component without having the whole BOM structure.

Regards,

Sankar.

Hi friends,

Can anybody let me to know how to change a bom component in a existing BOM with the use of BAPI. Say for example i am having a bom structure for A. I want to change a line item named A1 which is a component without having the whole BOM structure.

Regards,

Sankar.

2 REPLIES 2
Read only

Former Member
0 Likes
595

Hello Shankar,

You can use the CSAP_MAT_BOM_MAINTAIN to change the BOM.

Best Regards,

Sasidhar Reddy Matli.

Read only

Former Member
0 Likes
595

Hi Sankar,

Check:

CS_BOM_EXPL_MAT_V2

Check these :

BAPI_MATERIAL_BOM_GROUP_CREATE -- Creation of a material BOM group

BAPI_MAT_BOM_EXISTENCE_CHECK --Check whether BOM for material exists

Hope this helps you.

Regards,

Chandra Sekhar