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

Get BOM Components from Material

Former Member
0 Likes
899

Hi All,

Can anyone letme know if any BAPI is available to get BOM details.

Basically i need to get the BOM components for a given material.

Thanks & Regards,

Rahul

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
853

Hi,

BAPI_MATERIAL_BOM_GROUP_CREATE -- Create BOM group

BAPI_MAT_BOM_EXISTENCE_CHECK --Check whether BOM for material exists

CSAI_BOM_CREATE

regards,

pankaj singh

reward helpful answers

4 REPLIES 4
Read only

Former Member
0 Likes
854

Hi,

BAPI_MATERIAL_BOM_GROUP_CREATE -- Create BOM group

BAPI_MAT_BOM_EXISTENCE_CHECK --Check whether BOM for material exists

CSAI_BOM_CREATE

regards,

pankaj singh

reward helpful answers

Read only

Former Member
0 Likes
853

thanks i got the FM

CSAP_MAT_BOM_READ

Read only

Former Member
0 Likes
853

Hi ,

I feel there is no BAPI availabe for the same , you can use the FM 'CS_BOM_EXPLOSION' also check the other FM in this function group.

Regards

Arun

Read only

0 Likes
853

Hi Arun,

There is a FM available as i mentioned before.

Thanks

Rahul