‎2008 May 07 11:17 AM
Hi All..
I want to know if there is any functional module in SAP which can gives Parent Material detail if I provide the child material number... (reverse to CS03)
I tried in SE37 but I am not able to pick the exact one.
Thanks & Regards,
Srib K
‎2008 May 07 11:27 AM
Hi,
Try FM 'CS_BOM_EXPL_MAT_V2' through test ABAP program it will give you all details.
Rewards if Helpful.
Regards,
Rahul
‎2008 May 07 11:37 AM
Hi,
Check the below FM's:
CS_BOM_EXPLOSION General BOM explosion
CS_BOM_EXPLOSION_EQUI BOM explosion - initial screen: equipment
CS_BOM_EXPLOSION_MAT BOM explosion (old version);
CS_BOM_EXPL_EQU_V2 BOM explosion for equipment
CS_BOM_EXPL_KND_V1 BOM explosion for material
CS_BOM_EXPL_MAT_V2 BOM explosion for material
CS_BOM_EXPL_PSP_V1
CS_BOM_EXPL_TPL_V1 BOM explosion for functional location
Regards
Kannaiah
‎2008 May 07 7:01 PM
‎2008 May 09 1:53 AM