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

Reverse BOM process

Former Member
0 Likes
1,513

Hi Experts,

I need to get all the parent material of the child material. If you use the CS15 tcode it will display only the first level parent material. But I need to get all the top level materials for the given material. Kindly provide any FM or process to achieve this.

Thanks in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
815

Hi

check the fun module

BOM_HIERARCHY

and see the table MAST,STKO and STPO for all BOM materials

Regards

Anji

Read only

0 Likes
815

Hi Anji,

Thanks for your reply. This FM used for graphical display and required document number and type. But my requirement is need to give the child material and get the all top level material. Kindly let me know if you have any other option.

Thanks.

Read only

Former Member
0 Likes
815

resolved by myself