SAP Table LDBN
Logical nodes in LDBs
LDBN (Logical nodes in LDBs) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link LDBN to other SAP tables.
LDBN table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LDBNAME | LDB name | LDBNAM | LDBD | CHAR | 20 | 0 | ||||||||||
LDBNODE | Logical node name | LDBNODE | CHAR | 14 | 0 | |||||||||||
PARENTNODE | Logical node name | LDBNODE | CHAR | 14 | 0 | |||||||||||
CURRNUMB | Current number of the table in the LDB | CURRNUMB | INT4 | 10 | 0 | |||||||||||
STRUCTURE | Table Name | TABNAME | CHAR | 30 | 0 | |||||||||||
TYPE | Logical node type | LDBNTYPE | CHAR | 1 | 0 |
Possible values
|
||||||||||
TYPEPOOL | Logical database: Type pool name | LDBNTYPOOL | CHAR | 5 | 0 | |||||||||||
INCLNUMB | Current number of the table in the LDB | CURRNUMB | INT4 | 10 | 0 |
LDBN foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
LDBN | LDBNAME | LDBN | LDBNAME | LDBD | Administration information for LDB | LDBNAME |