SAP table CIF_IMOD (Basis Table of Integration Model for APO Interface)

SAP table CIF_IMOD has 10 primary key fields being MANDT,MODELNAME,LOGSYS,APOAPP,CRDATE,CRTIME,IMTYP,SEGMENT,STATUS,BLOCKNO.

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 MANDT
MODELNAME Integration Model Name for APO Interface CHAR 10 0 CIFIMMODNM
LOGSYS Logical system CHAR 10 0 CIFOPMODE LOGSYS
APOAPP Name of APO Application CHAR 10 0 APOAPP
CRDATE Created On DATS 8 0 CRDATE
CRTIME Calendar: Creation or change time TIMS 6 0 CRTIME
IMTYP Filter Object Type for Which Runtime Version is Generated CHAR 10 0 CIFIMTYP
SEGMENT Segment Number for Integration Model APO Interface NUMC 4 0 CIFIMSEG
STATUS Status of an Integration Model Row CHAR 1 0 CIF_IMSTAT
No delta model
I Delta model: In processing
R Delta model: Transfer-relevant
S Delta model: Selected
T Delta model: Sent (transmitted)
BLOCKNO Block Number for Processing Delta Model NUMC 6 0 CIF_BLKNO
CRUSER Created By CHAR 12 0 CRUSER
ACTIVE Flag, if Entry Active CHAR 1 0 CIFACTFLAG
Inactive
I Incremental, Data Transfer Also Implicit for Changes
L Load, Data Transfer Only for Explicit Triggers
P Partially Active
LDATA INT2 Field for CIFIMDATA INT2 5 0 CIFIMLDATA
DATA Data Vector for Integration Model APO Interface LRAW 7000 0 CIFIMDATA

CIF_IMOD foreign key relationships

Table Field Check Table Check Field
0 CIF_IMOD LOGSYS CIFOPMODE Transfer Modes for Relevant Logical System LOGSYS