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

Change BOM Header

Former Member
0 Likes
2,655

Hi ,

i am tring to change the exixting Material BOM using the function modules.

With the help of you all , i am able to change the BOM item details

Note :See the link below.

Now, I would also like to change the header details of the BOM...

Please help....

Rewards assured....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,519

From the same help file:

Please note the following points when changing BOMs:

There is no function module for changing header data.

The same restrictions apply as for creating a BOM.

You can only process one alternative or variant. If you do not enter an alternative when you call function module CSAP_MAT_BOM_OPEN, the function module opens alternative "01".

From the same help file:

Please note the following points when changing BOMs:

There is no function module for changing header data.

The same restrictions apply as for creating a BOM.

You can only process one alternative or variant. If you do not enter an alternative when you call function module CSAP_MAT_BOM_OPEN, the function module opens alternative "01".

3 REPLIES 3
Read only

Former Member
0 Likes
1,520

From the same help file:

Please note the following points when changing BOMs:

There is no function module for changing header data.

The same restrictions apply as for creating a BOM.

You can only process one alternative or variant. If you do not enter an alternative when you call function module CSAP_MAT_BOM_OPEN, the function module opens alternative "01".

Read only

Former Member
0 Likes
1,519

Thats correct... we will not be able to change the header details using the following FM's , CSAP_MAT_BOM_OPEN

CSAP_BOM_ITEM_MAINTAIN

CSAP_MAT_BOM_CLOSE.

However i would like to change the header details of the BOM. How would I do that. Please suggest me any other way of changing the header details of BOM

Read only

0 Likes
1,519

Use BAPI_BOM_UPLOAD_SAVE