Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BOM components and sub-components

Former Member
0 Likes
937

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

5 REPLIES 5
Read only

Former Member
0 Likes
780

Hi Amit,

Can you please try the FM CAD_DISPLAY_BOM_WITH_SUB_ITEMS and let us know if it works?

Vijay

Read only

Former Member
0 Likes
780

Refer to the following link

Read only

Former Member
0 Likes
780

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

Read only

Former Member
0 Likes
780

Hi,

FM CS_BOM_EXPL_MAT_V2

This will help!

Regards,

Prashant

Read only

0 Likes
780

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