SAP Table FCOC_SC_LEVEL (Service Cost Level)

SAP table FCOC_SC_LEVEL has 3 primary key fields being MANDT,SRV_COST_LEVEL,START_DATE.

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
SRV_COST_LEVEL Service Cost Level NUMC 4 0 FCO_SRV_COST_LEVEL
START_DATE Valid-From Date DATS 8 0 DATAB
END_DATE Valid To Date DATS 8 0 DATBI

FCOC_SC_LEVEL foreign key relationships

Table Field Check Table Check Field
0 FCOC_SC_LEVEL MANDT T000 Clients MANDT