Application Development 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: 

Function module for find BOM according to material number

Former Member
0 Kudos

Hi all,

What function modules we can use to find BOM according to material number and how to use these function.Anyone can give me a example.

With which function we can expand the BOM.

6 REPLIES 6

Former Member
0 Kudos

Hi,

Check this link

[;

Regards,

Surinder

Former Member
0 Kudos

Hi,

Please use this FM's

CS_BOM_EXPL_EQU_V2 or CS_WHERE_USED_MAT

Thanks,

Kartavya Kaushik.

0 Kudos

the proplem is how to use these functions. Can you tell me any detail information about how to use these FM and the paramters of these function.

0 Kudos

Hi,

Check this link to know how to use

[;

Regards,

Surinder

0 Kudos

Alex,

if you do a where-used on said function modules, you will find a number of standard SAP programs that use these functions. Alternatively, you could write a test program and play with it to see how you must call these functions.

Former Member
0 Kudos

Hi,

Check FM : CSAP_MAT_BOM_OPEN

Thanks & Regards,

Navneeth K.