Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

variant material

Former Member
0 Kudos

In Cu50, I can find the BOM selected with the configuration.

But is there any table , where I can find the variant header for the component.

I know only the component and want to find out the variant header materials in which it is used through a table.

I find the technical names of the components in CU50 as follows.

but i am not able to locate the table

structure STPOB

field name IDNRK

data element IDNRK

2 REPLIES 2

Former Member
0 Kudos

check all tables which are used in Cu50

AFPO Order item

CEB1_REF References created by configurator

CONFI Internal Work Area for Additional Configuration Data

COPLPO Transfer Structure of Routing Operations to Order

CRFHD Structure of the production resources/tools master

CSIN Interface for BOM Access

DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET

DRAT Texts for Document Info Records

EQUI Equipment master data

INDX System Table INDX

INOB Link between Internal Number and Object

KLAH Class Header Data

KLZU Display for Objects in a Class

MAKT Material Descriptions

MARA General Material Data

PLFH Task list - production resources/tools

PLFHD Dialogue structure PRTs in task lists

PLFLD I/O table for task list sequences

PLKOD I/O table for task list headers

PLPOD I/O table for task list operations and network activities

RCEB1 Data Fields for CEB1

RCPSE Structure of interface for selection of task list

RCUKO Fields for the Configuration Process

RCUTC Help Structure of Trace Data

RMCBC I/O fields for include screens from classification

SDCOM Communication between SD and Variant Configuration

STKOB BOM Header Document Table

STPO BOM item

STPOB BOM item document table

SWOR Classification System: Keywords

T001W Plants/Branches

T006 Units of Measurement

T418 Item Categories

T460A Special procurement key

TCA08 Language-dependent texts for sequence categories

TCLA Class Types

TCLAT Class Type Texts

TCOB Configuration: Configurable Objects

TCUX Dependency Maintenance - Statuses

TCUXT Dependency Maintenance Statuses - Texts

VBAK Sales Document: Header Data

VBAP Sales Document: Item Data

Rewards if useful............

Minal

Former Member
0 Kudos

Check the Tables MAST (Material to BOM Link) and STPO (BOM Items). The link between the Tables would be the field STLNR. IDNRK would be the Material Master Number of the Component Item which is stored in the STPO Table. Is this what you are looking for?