SAP table TCNIF (Assembly item/WBS element assignment BOM transfer)

SAP table TCNIF has 4 primary key fields being MANDT,PRONR,MATNR,WERKS.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
PRONR Project (internal) NUMC 8 0 PROJ PS_INTNR
MATNR Material Number CHAR 40 0 MARA MATNR
WERKS Plant CHAR 4 0 T001W WERKS_D
IPOINT Reference point CHAR 40 0 BZORT
SW_PSPEL Work Breakdown Structure Element (WBS Element) NUMC 8 0 PRPS PS_PSP_PNR

TCNIF foreign key relationships

Table Field Check Table Check Field
0 TCNIF MATNR MARA General Material Data MANDT
0 TCNIF MATNR MARA General Material Data MATNR
1 TCNIF PRONR PROJ Project definition MANDT
1 TCNIF PRONR PROJ Project definition PSPNR
0 TCNIF SW_PSPEL PRPS WBS (Work Breakdown Structure) Element Master Data MANDT
0 TCNIF SW_PSPEL PRPS WBS (Work Breakdown Structure) Element Master Data PSPNR
1 TCNIF WERKS T001W Plants/Branches WERKS