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

Regarding BOM

Former Member
0 Likes
557

Hello ,

Is there any function Module to retrive all components and sub componets for a material...

Thanks & Regards,

Nagalakshmi

Hello ,

Is there any function Module to retrive all components and sub componets for a material...

Thanks & Regards,

Nagalakshmi

4 REPLIES 4
Read only

Former Member
0 Likes
540

use fm CS_BOM_EXPL_MAT_V2

here

you must pass

capid 'PP01'<generally>

mtnrv <material no>

datuv < sy-datum>

werks <plant>.

optional

mehrs <for multi level bom>

regards

shiba dutta

Read only

Former Member
0 Likes
540

Hi,

Check the fun module

STT_BOM_GETDETAIL

regards,

Anji

Read only

0 Likes
540

function module cannot be found

Read only

Former Member
0 Likes
540

Hi,

Use this FM <b>CS_BOM_EXPL_MAT_V2</b> to get BOM for a material

Regards

Sudheer