LCRT_CHANGELOG - AI-LCR: Change Log
AI-LCR: Change Log information is stored in SAP table LCRT_CHANGELOG.
It is part of development package SLD_DB_PERS in software component BC-CCM-SLD-ABA. This development package consists of objects that can be grouped under "System Landscape Directory: DB Persistence".
It is part of development package SLD_DB_PERS in software component BC-CCM-SLD-ABA. This development package consists of objects that can be grouped under "System Landscape Directory: DB Persistence".
Fields for table LCRT_CHANGELOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| APPL | AI-LCR: Application Server or Client | X | LCR_APPL | CHAR | 1 | |
| NA_KEY | AI-LCR: Namespace Key | X | LCR_NA_KEY | INT4 | 4 | |
| TIMESTAMP | AI-LCR: Time Stamp | X | LCR_TIMESTAMP | NUMC | 17 | |
| COUNTER | Distinction Between Identical Time Stamps | X | INT4 | 4 | ||
| CLASS_HASH | AI-LCR: Hash Value of a String | LCR_HASH | INT4 | 4 | ||
| CLASS_HANDLE | AI-LCR: Handle of a Hash Value | LCR_HANDLE | INT4 | 4 | ||
| OBJTYPE | AI-LCR: Object or Class Type | LCR_OBJTYPE | CHAR | 1 | ||
| OPERATION | AI-LCR: Change Operation | LCR_OPERATION | CHAR | 1 | ||
| OFFSET_XML | Char Offset of 2. XML Block | INT4 | 4 | |||
| OFFSET_SERIAL | Byte Offset of 2. Serialization Block | INT4 | 4 | |||
| XML | AI LCR: Representation as XML Byte Sequence | LCR_XML | RSTR | 8 | ||
| SERIAL | AI-LCR: Java Serialization | LCR_SERIAL | RSTR | 8 |