SAP table ICRCS (ICRC: Status of Data Procurement)

SAP table ICRCS has 3 primary key fields being MANDT,RCOMP,VBUND.

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
RCOMP Company CHAR 6 0 T880 RCOMP_D
VBUND Company ID of Trading Partner CHAR 6 0 T880 RASSC
SELDAT ICRC: Date of Last Data Procurement DATS 8 0 ICRCDATSEL
SELTIM ICRC: Time of Last Data Procurement TIMS 6 0 ICRCTIMSEL
KEYDT Open Items at Key Date DATS 8 0 ALLGSTID
JOBDAT ICRC: Start Date of Last Data Procurement Job DATS 8 0 ICRCDATJOB
JOBTIM ICRC: Start Time of Last Data Procurement Job TIMS 6 0 ICRCTIMJOB
STATUS ICRC: Status of Data Procurement CHAR 1 0 ICRCSELSTA
STADAT ICRC: Date of Last Status DATS 8 0 ICRCDATSTA
STATIM ICRC: Time of Last Status TIMS 6 0 ICRCTIMSTA
UNAME User Name CHAR 12 0 UNAME
OPITM Clear Customer and Vendor Items with Each Other? CHAR 1 0 ICRC_OPITM

ICRCS foreign key relationships

Table Field Check Table Check Field
0 ICRCS MANDT T000 Clients MANDT
1 ICRCS RCOMP T880 Global Company Data (for KONS Ledger) MANDT
1 ICRCS RCOMP T880 Global Company Data (for KONS Ledger) RCOMP
0 ICRCS VBUND T880 Global Company Data (for KONS Ledger) MANDT
0 ICRCS VBUND T880 Global Company Data (for KONS Ledger) RCOMP