FINB_RT_TKEY - Key of Runtime Tables
Key of Runtime Tables information is stored in SAP table FINB_RT_TKEY.
It is part of development package FINB_RUNTIME in software component FIN-FB-SRV. This development package consists of objects that can be grouped under "Runtime Services".
It is part of development package FINB_RUNTIME in software component FIN-FB-SRV. This development package consists of objects that can be grouped under "Runtime Services".
Fields for table FINB_RT_TKEY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
APPL | MDF Application | X | FINB_MD_APPLICATION | CHAR | 4 | |
AREAID | Registration Identification | X | FINB_MD_REGID | CHAR | 44 | |
VERSION | Version | X | FINB_RT_VERSION | CHAR | 2 | |
TABLE_NAME | Name of a Runtime Table | X | FINB_RT_TABLE_NAME | CHAR | 60 | FINB_RT_TAB |
KEY_NAME | Name of a Table Key | X | FINB_RT_KEY_NAME | CHAR | 8 | |
TYPENAME | Name of Dictionary Type | TYPENAME | CHAR | 60 | ||
IS_HASH_KEY | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
HAS_INTERVAL | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
IS_UNIQUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 |