LCRT_INST_LU is a standard SAP Table which is used to store AI-LCR: Instance Name-Lookup data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP LCRT_INST_LU Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: A - Application table containing master and transaction data
Display/Maintenance via SM30: Allowed
Enhancement category i: Not classified
See here for more information about this and other SAP enhancement categories
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
APPL | LCR_APPL | CHAR | 1 | AI-LCR: Application Server or Client | ||
NA_KEY | LCR_NA_KEY | INT4 | 10 | AI-LCR: Namespace Key | ||
INST_HASH | LCR_HASH | INT4 | 10 | AI-LCR: Hash Value of a String | ||
INST_HANDLE | LCR_HANDLE | INT4 | 10 | AI-LCR: Handle of a Hash Value | ||
NAME_TYPE | LCR_INSTNAME_TYPE | CHAR | 1 | AI-LCR: Type of Instance Name | ||
LEN | INT2 | 5 | ||||
INSTNAME | LCR_NAME | LCHR | 32000 | AI-LCR: Name |
Key field | |
Non-key field |