SAP Table LDBS
Directory and structure for logical databases
LDBS (Directory and structure for logical databases) 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 LDBS to other SAP tables.
LDBS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
LDBNAME | LDB name | LDBNAM | CHAR | 20 | 0 | |||
CHILDTAB | Table Name | TABNAME | CHAR | 30 | 0 | |||
PARENTTAB | Table Name | TABNAME | CHAR | 30 | 0 | |||
CURRNUMB | Current number of the table in the LDB | CURRNUMB | INT4 | 10 | 0 |