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

BOM

Former Member
0 Likes
597

Hello,

I want to change BOM header. I Would like to know if there is any BAPI for this. My requirement is from ECR number i will find the BOMs with usage type '2' and i need to change the BOM status to '10' from '00'.

Thanks in advance

Rajesh.

4 REPLIES 4
Read only

Former Member
0 Likes
553

Hi rajesh ,

make use of MAST+STPO for STLAN = '2'. or <b>CS_BOM_EXPL_MAT_V2</b> by using this u will get all BOM with usage 2.

Regards

Prabhu

Read only

0 Likes
553

I know that function module to explode BOM but my requirement is to update the BOM status. I would like to know if any BAPI to update the BOM status

Read only

0 Likes
553

Hello,

Check API: CSAP_MAT_BOM_MAINTAIN and the FM documentation. There are quite a few FMs in FuGr: CSAP which may help you.

Hope this helps,

Regards, Murugesh AS

Message was edited by: Murugesh Arcot

Read only

0 Likes
553

check this one <b>BAPI_BOM_UPLOAD_SAVE</b>.

Regards

Prabhu