cancel
Showing results for 
Search instead for 
Did you mean: 

BOM tables

Former Member
0 Kudos

Hi,

i was trying a code on BOM. i underatnf t-code cs03 gives the BOM details but i would like to know tables which hold this data as i see in tn tocode cs03 as structure.

Priya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Priya,

May be you can use the FM 'CSAP_MAT_BOM_READ' to read the BOM.

Cheers

VJ

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi priya,

Check these tables

MAST Material BOM

STKO BOM Header

STPO BOM Positions (detail)

Cheers

VJ

Former Member
0 Kudos

Hi

STKO is for header data and STPO for items and MAST for material.

Max

Message was edited by: max bianchi

Former Member
0 Kudos

hi Priya,

Check this out

<b>MAST</b> Material BOM

<b>STKO</b> BOM Header

<b>STPO</b> BOM Positions (detail)

<b>MAPL</b> Assignment fo Task Lists to Materials

<b>PLKO</b> Routing Group Header

<b>PLSO</b> Routing Group Sequence

<b>PLPO</b> Routing Group Operations

<b>AFKO</b> Production Order Header

<b>AFPO</b> Production Order Position (details)

http://www.sapgenie.com/abap/tables_pp.htm

Regards,

Santosh

Note: Reward Points if helpful