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.