/AIF/RAL_ITEMS - Read Access Log items
Read Access Log items information is stored in SAP table /AIF/RAL_ITEMS.
It is part of development package /AIF/READ_LOG_DB in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF Read Log DB".
It is part of development package /AIF/READ_LOG_DB in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF Read Log DB".
Fields for table /AIF/RAL_ITEMS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
MSGGUID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
TIMESTAMP | Timestamp long field | X | /AIF/SYS_TIMESTAMP_E | DEC | 11 | |
IDENTIFIER | Read Access Log Identifier | X | /AIF/RAL_IDENT | DEC | 6 | |
RALUSER | User Name | X | SYUNAME | CHAR | 24 | |
FIELD_PATH | Field Path | /AIF/FIELD_PATH | CHAR | 400 | ||
FIELD_NAME | Field Name | /AIF/FIELDNAME | CHAR | 90 |