cancel
Showing results for 
Search instead for 
Did you mean: 

RE: Bill of Material

Former Member
0 Kudos

Hi,

Where can i get the list of material for which BOM has been created. Tried STKO/ STPO but didn't get the Main BOM Material.

Regards

Debasish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Debashish,

Just check with Table: MARA, for Finished/ Main BOM Material,

And for that get all child-components from the Table: STPO and STKO

Best Regards,

Amit

Note: From some reference:

Every material will have BOM associated 
Get the material from MARA table and use FM csap_mat_bom_read 

you pass parameters as 
material number
bom usage 
you will get data into stpo tables

here stpo you have field called component which is BOM for that material.

Former Member
0 Kudos

Thanks Amit for your reply.

Can you pls tell me in detail what u specified in your post about "And for that get all child-components from the Table: STPO and STKO".

My requirement is that i need only the main item level material for which BOM has been created.It;s not concerned abt sub item level.(BOM Usage-5).

Former Member
0 Kudos

Dear Debashish,

T. Code: SE16

Just check with Table: "MAST" (for Material with BOM).

Hope, this time, I would have been able to understand your requirement.

Best Regards,

Amit

Note: Also check with:

[BOM Material List|]

Some report: CSMB, is mentioned in that. Just check whether its useful or not (Sorry, I won't check it now, as No Access to SAP-System).

[BOM List|]