SAP Table SDBAD
Detail Table for DBA Logs
SDBAD (Detail Table for DBA Logs) 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 SDBAD to other SAP tables.
SDBAD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
BEG | Start of the DBA action | SDBA_BEGIN | CHAR | 14 | 0 | |||
FUNCT | Function ID for DBA action | SDBA_FUNCT | CHAR | 3 | 0 | |||
SYSID | Database System ID | SDBA_SYSID | CHAR | 8 | 0 | |||
POS | Consecutive number for detail lines | SDBA_POS | NUMC | 4 | 0 | |||
LINE | Text Line for DBA Logs | SDBA_TEXT | CHAR | 254 | 0 |