cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

I need to create a report for Engineering BOM.

Former Member
0 Likes
163

The requirement is like i need to display the BOM qtty of finished goods. But If the BOM is assembly I should not explode further. If it is Phantom I need to consider the components of that BOM as well. In that Phantom explosion if again i have an Phantom again I need to explode.

I tried with two function modules CSAP_MAT_BOM_READ and CS_BOM_EXPLOSION. But in these function modules i didn't get the assembly information. Please any one suggest me a function module which will help me out.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Uday. You need to set For a phantom assembly the special procurement key 50 in the  material master. The reference you need is here. http://scn.sap.com/thread/776104

You could later also copy your BOM data into a BOM model in SAP Profitability and Cost Management and manage inventory for NPD and Agile planning there. Exporting results back to BW as required.