/AIF/RAL_HDR - Read Access Log Header
Read Access Log Header information is stored in SAP table /AIF/RAL_HDR.
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_HDR
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 | |
TCODE | ABAP System Field: Current Transaction Code | SYST_TCODE | CHAR | 40 | ||
NS | Namespace | /AIF/NS | CHAR | 12 | ||
IFNAME | Interface Name | /AIF/IFNAME | CHAR | 20 | ||
IFVERSION | Interface Version | /AIF/IFVERSION | CHAR | 10 | ||
CALL_LOCATION | Caller of the Read Access Log | /AIF/RAL_CALLER | CHAR | 2 | ||
FILECONFIG_NS | Configuration Namespace | /AIF/LFA_FILECONFNS | CHAR | 12 | ||
FILECONFIG_ID | Configuration ID | /AIF/LFA_FILECONF | CHAR | 24 | ||
FILENAME | Long path name | DXLPATH | CHAR | 510 | ||
RALUSER | User Name | SYUNAME | CHAR | 24 | ||
RALDATE | System Date | SYDATUM | DATS | 16 | ||
RALTIME | System Time | SYUZEIT | TIMS | 12 |