cancel
Showing results for 
Search instead for 
Did you mean: 

Prodction order without BOM

Former Member
0 Kudos

Hi,

Please tell me we have creating Production order without BOM(Bill of Material) & post the BOM Component of Production Order Manually. when developing the report Material Number wise then BOM not found in the report. So, i want to know that how to relate BOM Component with Material Number & which will be table to use in this report.

AmAn

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I want to know that those Material Number not have BOM(Bill of Material) then how to relate Material Number with BOM COMPONENT?

Former Member
0 Kudos

Hi Aman,

which report?

If you don't select the BOM, then certainly there is no BOM component.

Furthermore, BOM are not referenced in the production order, but the components copied into the order, i.e. these are saved in table AFPO.

But if the components are not maintained manually in the production order (same table), and only the consumption posted directly as unplanned consumption, then you will have trouble getting a link. Possibly only in MSEG by identifying the production order number as the cost collector.

Regards,

Kay

csaba_szommer
Active Contributor
0 Kudos

Hi,

If a material number doesn't have BOM there's no relation between the material number and its 'comonent' - components exist only in worker's mind, how could SAP find it out?

First you have to create a BOM in CS01 and after having the connection ou can use standard BOM reports to display them (or use the already mentioned tables MAST-STKO-STPO to develop our own query).

Please try to ask your question correctly, it's very difficult to figure out what you really want.

Thanks,

Csaba

Answers (2)

Answers (2)

kunal_ingale
Active Contributor
0 Kudos

hi

header BOM table - STKO ( u need to fetch BOM# from here)

Item table - STPO ( pass the BOM # here and retreive all the item details)

regards

kunal

pankaj_singh9
Active Contributor
0 Kudos

Hi,

See tables

MAST - Material to BOM Link

STKO - BOM Header

STPO - BOM Item