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

EXPLODE BOM COMPONENT QTY -REG

Former Member
0 Likes
462

Hi abapers,

I am creating a report inwhich showing all BOM components for sale order

wise.

I have used FM 'CS_BOM_EXPL_MAT_V2' to show all the BOM

components.

Now I want to display the component quantity also based on required

quantity as we do in CS11.

Is there any tables or function modules to get those fields.

Thanks in advance.

Regards

Rajaram

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
434

Hi,

Table for BOM header stko & for bom item stpo

Have you checked the transaction CS11? This is a multi-level BOM report.

Unfortunately it is working only for one material, but you might steal some ideas from this program...

<b>Reward points</b>

Regards

2 REPLIES 2
Read only

Former Member
0 Likes
434

Hi,

please check out the following link it might help you

*****please reward points if the information is helpful to you***********

Read only

Former Member
0 Likes
435

Hi,

Table for BOM header stko & for bom item stpo

Have you checked the transaction CS11? This is a multi-level BOM report.

Unfortunately it is working only for one material, but you might steal some ideas from this program...

<b>Reward points</b>

Regards