SAP table RODPS_TEST_AIE (AIE = AIM Delta)

SAP table RODPS_TEST_AIE has 4 primary key fields being MANDT,KEYFIELD,DELTAFIELD,LNR.

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
KEYFIELD 4 Byte Signed Integer INT4 10 0 INT4
DELTAFIELD UTC Time Stamp in Short Form (YYYYMMDDhhmmss) DEC 15 0 RSTIMESTMP
LNR 2 Byte Signed Integer INT2 5 0 INT2
DATAFIELD 4 Byte Signed Integer INT4 10 0 INT4
RECORDMODE BW Delta Process: Record Mode CHAR 1 0 RODMUPDMOD
After-Image
A Add
D Delete (Key Only)
N New Image
R Reverse-Image
X Before-Image
Y Update Image (Value from Update)
DELTATYPE Component of the Version Number CHAR 2 0 CHAR2
CHARFIELD 30 Characters CHAR 30 0 CHAR30