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

Function module for find BOM according to material number

Former Member
0 Likes
1,171

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.

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
Read only

Former Member
0 Likes
928

Hi,

Check this link

[;

Regards,

Surinder

Read only

Former Member
0 Likes
928

Hi,

Please use this FM's

CS_BOM_EXPL_EQU_V2 or CS_WHERE_USED_MAT

Thanks,

Kartavya Kaushik.

Read only

0 Likes
928

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.

Read only

0 Likes
928

Hi,

Check this link to know how to use

[;

Regards,

Surinder

Read only

0 Likes
928

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.

Read only

Former Member
0 Likes
928

Hi,

Check FM : CSAP_MAT_BOM_OPEN

Thanks & Regards,

Navneeth K.