LCRT_CLASS - AI LCR: Classes
AI LCR: Classes information is stored in SAP table LCRT_CLASS.
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_CLASS
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 | |
CLASS_HASH | AI-LCR: Hash Value of a String | X | LCR_HASH | INT4 | 4 | |
CLASS_HANDLE | AI-LCR: Handle of a Hash Value | X | LCR_HANDLE | INT4 | 4 | |
SUPER_HASH | AI-LCR: Hash Value of a String | LCR_HASH | INT4 | 4 | ||
SUPER_HANDLE | AI-LCR: Handle of a Hash Value | LCR_HANDLE | INT4 | 4 | ||
CLTYPE | AI-LCR: Class Type | LCR_CLTYPE | CHAR | 1 | ||
TIMESTAMP | AI-LCR: Time Stamp | LCR_TIMESTAMP | NUMC | 17 | ||
COUNTER | Distinction Between Identical Time Stamps | INT4 | 4 | |||
XML | AI LCR: Representation as XML Byte Sequence | LCR_XML | RSTR | 8 | ||
SERIAL | AI-LCR: Java Serialization | LCR_SERIAL | RSTR | 8 |