RLFW_RO_TABLELOG - Log table for RLFW Read Only mode
Log table for RLFW Read Only mode information is stored in SAP table RLFW_RO_TABLELOG.
It is part of development package SRLFW_RO_MODE in software component BC-CST-RL. This development package consists of objects that can be grouped under "The system can be set to a read-only mode".
It is part of development package SRLFW_RO_MODE in software component BC-CST-RL. This development package consists of objects that can be grouped under "The system can be set to a read-only mode".
Fields for table RLFW_RO_TABLELOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TRANSACTION_ID | Database transaction ID | X | INT8 | 8 | ||
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
TAB_SCHEMA | Database schema in which the write access happened | X | CHAR | 100 | ||
UTCDATE | UTC Date | X | CHAR | 20 | ||
UTCTIME | UTC Time | CHAR | 20 | |||
CLIENT | Client in which the write access happened | CHAR | 6 | |||
UNAME | ABAP System Field: Name of Current User | SYST_UNAME | CHAR | 24 | ||
APPLICATION | Text Field | TEXT50 | CHAR | 100 | ||
APPLICATION_SOURCE | Text, 256 Characters | TEXT256 | CHAR | 512 |