SAP table OIFCOPT1 (Retail Network Contract option type)

SAP table OIFCOPT1 has 2 primary key fields being MANDT,OPTTYP.

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
OPTTYP Option type CHAR 2 0 OIF_OPTTYP
ERDAT Date Record Created on (Date) DATS 8 0 OIF_ERDAT
ERZEIT Time Record Created at (Time) TIMS 6 0 OIF_ERZEIT
ERNAM User who Created Record CHAR 12 0 OIF_ERNAM
AEDAT Date Record Changed on (Date) DATS 8 0 OIF_AEDAT
AEZEIT Time when Record Was Changed TIMS 6 0 OIF_AEZEIT
AENAM User who Changed Record CHAR 12 0 OIF_AENAM

OIFCOPT1 foreign key relationships

Table Field Check Table Check Field
0 OIFCOPT1 MANDT T000 Clients MANDT