SAP table OIISOCTSP (SOC: Assignment SO <-> Plant/Storage location IS-Oil BDRP)

SAP table OIISOCTSP has 2 primary key fields being MANDT,SOCNR.

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
SOCNR SOC: Storage object characteristic segment number CHAR 20 0 OIISOCK OII_SOCNR
WERKS Plant CHAR 4 0 * WERKS_D
LGORT Storage location CHAR 4 0 T001L LGORT_D
ERDAT Date record created DATS 8 0 OII_ERDAT
ERZEIT Time record created TIMS 6 0 OII_ERZEIT
ERNAM User who created record CHAR 12 0 OII_ERNAM
AEDAT Date record changed DATS 8 0 OII_AEDAT
AEZEIT Time record changed TIMS 6 0 OII_AEZEIT
AENAM User who changed record CHAR 12 0 OII_AENAM
BLOIND Blocking indicator CHAR 1 0 OII_BLOIND
DELIND Deletion indicator CHAR 1 0 OII_DELIND

OIISOCTSP foreign key relationships

Table Field Check Table Check Field
0 OIISOCTSP LGORT T001L Storage Locations MANDT
0 OIISOCTSP LGORT T001L Storage Locations WERKS
1 OIISOCTSP MANDT T000 Clients MANDT
0 OIISOCTSP SOCNR OIISOCK SOC: Storage object characteristic segment header SOCNR