2008 Apr 29 10:05 PM
i m extracting BOMs froma aplant,
i need the following fields,
MATERIAL_NUMBER
PLANT
BOM_USAGE
CHANGE_NUMBER
ITEM
COMPONENT
QUANTITY
UM
BASE_QUANTITY
but i donot know from which table this data has o be extracted,
has anyone previously extracted BOM data.
please help.
thanks
i m extracting BOMs froma aplant,
i need the following fields,
MATERIAL_NUMBER
PLANT
BOM_USAGE
CHANGE_NUMBER
ITEM
COMPONENT
QUANTITY
UM
BASE_QUANTITY
but i donot know from which table this data has o be extracted,
has anyone previously extracted BOM data.
please help.
thanks
2008 Apr 29 10:27 PM
Hi Sanjana,
BOM tables are
STKO - BOM Header
STPO - BOM item
MAST - Material to BOM Link
You get all the below fields in the table from STPO.
Rewards Points if it helped you.
Thanks,
Abhishek
2008 Apr 30 5:06 AM
Hi,
You can use
STKO - BOM Header details
STPO - BOM item details
MAST - Material to BOM Link
STPOX - BOM Items (Extended for List Displays)
You can use the function module
CS_BOM_EXPL_MAT_V2 for exploring the BOm details.
Using this function module explored BOM details will be handled by STPOX structure.
I think it is useful for you.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |