‎2008 Dec 12 11:15 AM
Hi,
I am looking for a Function Module which returns the components and sub-components for a BOM.
Does such a FM exist ??
Thanks in advance,
Amit
‎2008 Dec 12 11:18 AM
Hi Amit,
Can you please try the FM CAD_DISPLAY_BOM_WITH_SUB_ITEMS and let us know if it works?
Vijay
‎2008 Dec 12 11:19 AM
‎2008 Dec 12 11:20 AM
Hi
Try This FM
DMU_DOC_BOM_EXPLODE
DMU_MAT_BOM_EXPLODE
best regards
Edited by: ramchander krishnamraju on Dec 12, 2008 12:25 PM
‎2008 Dec 12 11:21 AM
‎2008 Dec 12 11:23 AM
Hello,
Use the below Function module
CS_BOM_EXPL_MAT_V2..
You can provide the export paramtere to see number of levels of BOM components you wanna see
Regards