SRAL_LOG - Read Access Logging: Log
Read Access Logging: Log information is stored in SAP table SRAL_LOG.
It is part of development package SREAD_ACCESS_LOG_CORE in software component BC-SEC-RAL. This development package consists of objects that can be grouped under "Read Access Logging: Core Framework".
It is part of development package SREAD_ACCESS_LOG_CORE in software component BC-SEC-RAL. This development package consists of objects that can be grouped under "Read Access Logging: Core Framework".
Fields for table SRAL_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| LOG_ID | Read Access Logging: Log ID | X | SRAL_LOG_ID | CHAR | 64 | |
| CREATED_AT | Read Access Logging: Created at timestamp | SRAL_CREATED_AT | DEC | 11 | ||
| USERNAME | User Name | UNAME | CHAR | 24 | ||
| CHANNEL_ID | RAL: Channel ID | SRAL_CHANNEL_ID | CHAR | 8 | ||
| DIRECTION | Read Access Logging: Direction | SRAL_DIRECTION | CHAR | 2 | ||
| PURPOSE | RAL: Purpose ID | SRAL_LOG_PURPOSE | CHAR | 20 | ||
| READ_STATUS | Read Access Logging: Channel Status | SRAL_READ_STATUS | CHAR | 2 | ||
| READ_INFO | Read Access Logging: Status Text | SRAL_READ_INFO | STRG | 8 | ||
| CORR_ID | Read Access Logging: Correlation ID | SRAL_CORR_ID | CHAR | 64 | ||
| APPL_COMP | Read Access Logging: Application Component | SRAL_APPL_COMP | CHAR | 48 | ||
| SW_COMP | RAL: Software component | SRAL_SW_COMP | CHAR | 60 | ||
| REMOTE_IP | Read Access Logging: IPv4 or IPv6 Address | SRAL_IP_ADDRESS | CHAR | 90 | ||
| LEGAL_ENT_TYPE | Read Access Logging: Legal Entity Type | SRAL_LEGAL_ENTITY_TYPE | CHAR | 20 | ||
| LEGAL_ENT_VALUE | Read Access Logging: Legal Entity Value | SRAL_LEGAL_ENTITY_VALUE | CHAR | 40 | ||
| APPL_SERVER | Application Server | SYHOST | CHAR | 64 | ||
| CONFIG_ID | Read Access Logging: Log Configuration ID | SRAL_CONFIG_ID | CHAR | 64 | ||
| COMPRESSED_ONLY | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
| DATA | Read Access Logging: Data Field Value | SRAL_DATA_VALUE | RSTR | 8 | ||
| ENV | Read Access Logging: Data Field Value | SRAL_DATA_VALUE | RSTR | 8 | ||
| COUNTER | INT1 | 1 |