cancel
Showing results for 
Search instead for 
Did you mean: 

How the best way to check that material have BOM

Former Member
0 Kudos

Hi All,

Is there report or tcode to check that a material has bom ? i have list of material and want to check that these material have bom or not.

Please advice.

Thank you.

Best Regards

Nies

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Possibly, you can query the table" MAST" for the list of materials.

Regards

Muraleedharan.R

Former Member
0 Kudos

Hi Sreenivas,

I tried using CSMB, however i cannot using this tcode since we never config the browser. I also tried CS03, but once i type material no ..it says no material BOM ..we have some list of materials under a project builder. We want to know which material have BOM.

Hi Muraleedharan

COuld you explain me in detail "query the table MAST ?

Really appreciate for all your advice.

Best Regards,

Nies

Former Member
0 Kudos

Need to understand what is your scenario?

If you are using WBS BOM then below T Codes should help you in viewing it:

CSP1- WBS BOM: BOM level-by-level

CSP2- WBS BOM: BOM level-by-level

CSP3- WBS BOM: Summarized BOM

Option for making the BOM browser settings (F7) are available once you enter CSMB.

Regards

Sreenivas

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

If you want to go in for the option of querying the table, which as far as I know is the only way to find details of multiple materials, you may go ahead as below:

Material BOM - Table- MAST

WBS BOM - Table - PRST

In both the above cases, use transaction SE16, enter the table name, pass whatever materials for which you want to find the status into field "MATNR". If a BOM exists, it gives results for those materials, If you do not get output for a given material, BOM doesn't exist for that material.

If you want to find details of individual materials:

Use transaction codes:

CS03 - Material BOM

CS73 - WBS BOM

CSPB - All the BOMS for a given WBS element.

Regards

Muraleedharan.R

Former Member
0 Kudos

To display BOM use T code

CS03 - Display

CSMB-Material BOM Browser

To search for any T code by a term, use T code: search_sap_menu and search by text, this will give you the list that matches the term.

Else use T code SE93 to search (F4) the T code mentioning the short description viz., * BOM *.

Hope this helps!

Regards

Sreenivas