‎2008 May 06 8:56 AM
i have to repeat the loop for different explosion levels .how to do this one?
Begin loop
Use each Material number from RESB-MATNR and go to Table AFPO-MATNR and get the corresponding Orders AFPO-AUFNR.
Using the Order number, AFPO-AUFNR go to Table AFKO get the corresponding Reservation numbers AFKO-RSNUM
Using each AFKO-RSNUM Go to Table RESB obtain the corresponding RESB-MATNR.
End loop
For the Explosion Report, repeat the above loop for the specified BOM level explosions required beyond the first level.
‎2008 May 06 9:05 AM
use FM CS_BOM_EXPLOSION. it has a flag where you can tell it to explode just one level or completeley.
‎2008 May 06 9:12 AM
wat is the functionality of FM CS_BOM_EXPLOSION? CAN ANY ONE EXPLAIN?
wat r the inputs should be given wat r the outputs v ll get
‎2008 May 06 9:17 AM
hmmm well its name is lemme see "CS_BOM_EXPLOSION".
and yeah exactly it explodes BOMs single or multilevel.
like a proper FM it has a documentation. check it out in SE37.