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 from BOM

Former Member
0 Likes
485

Hi,

I need to identify from a give material code that where all it has been used in BOM as component. Is there any function module which I can directly use to get this information. I need material no., Alt BOM, and Plant as output.

I know it can be achieved through transaction CS15, but I am unable to identify the function module.

Thanks & regards,

2 REPLIES 2
Read only

Former Member
0 Likes
447

Hi,

Use the function module below:

CS_WHERE_USED_MAT

You can look at report RCS15001 as example.

Regards,

Felipe Simionatto

Read only

Former Member
0 Likes
447

Hi,

You can use the FM CSAP_MAT_BOM_READ.