SAP Table BALDAT
Application Log: Log data
BALDAT (Application Log: Log data) 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 BALDAT to other SAP tables.
BALDAT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDANT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
RELID | Region in IMPORT/EXPORT Data Table | INDX_RELID | CHAR | 2 | 0 | |||
LOG_HANDLE | Application Log: Log Handle | BALLOGHNDL | CHAR | 22 | 0 | |||
BLOCK | Application log: Internal message serial number | BALMNR | NUMC | 6 | 0 | |||
SRTF2 | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 | 10 | 0 | |||
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 5 | 0 | |||
CLUSTD | Application Log: Data type for compressed storage | BAL_CLUST | LRAW | 512 | 0 |
BALDAT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BALDAT | MANDANT | BALDAT | MANDANT | T000 | Clients | MANDT |