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 for CS03

Former Member
0 Likes
2,068

hi i need a bapi,

for single level bom ie. the exact purpose of CS03

i found this bapi

CS_BOM_EXPL_MAT_V2 whic is equivalent to CS12.

this CS12 is giving mutilevel bom but, we dont know under which material the lower levels are made of.

but my requirement is that, i need to find the single level boms, and then drill each again on cs03 to get another sigle level, and agin drill on them to get next level for each material number.

thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
944

freinds,

please help.

Read only

Former Member
0 Likes
944

hi,

check this bapi

CSAP_MAT_BOM_MAINTAIN

check the function module documentation............

Read only

Former Member
0 Likes
944

Hi,

The parameter MEHRS = ‘X’  at BAPI CS_BOM_EXPL_MAT_V2 means multilevel bom list.

Don´t use this flag.