LDBN - Logical nodes in LDBs
Logical nodes in LDBs information is stored in SAP table LDBN.
It is part of development package SABP_SELSCREEN_RUNT in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Selection Screen Runtime".
It is part of development package SABP_SELSCREEN_RUNT in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Selection Screen Runtime".
Fields for table LDBN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LDBNAME | LDB name | X | LDBNAM | CHAR | 20 | LDBD |
LDBNODE | Logical node name | X | LDBNODE | CHAR | 14 | |
PARENTNODE | Logical node name | LDBNODE | CHAR | 14 | ||
CURRNUMB | Current Number of Table in LDB | CURRNUMB | INT4 | 4 | ||
STRUCTURE | Table Name | TABNAME | CHAR | 30 | * | |
TYPE | Logical node type | LDBNTYPE | CHAR | 1 | ||
TYPEPOOL | Logical database: Type pool name | LDBNTYPOOL | CHAR | 5 | ||
INCLNUMB | Current Number of Table in LDB | CURRNUMB | INT4 | 4 |