The BAL_INDX table in SAP ERP or S/4HANA stores Application Log: INDX tables data. There are total 7 fields in BAL_INDX table. The Application Log: INDX tables table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BAL_INDX table. It is in Common Objects (SZAL_COMMON) ABAP package and is part of the Basis Application Log (BC-SRV-BAL) module.
SAP BAL_INDX Table Fields
Following is the list of fields that are available in SAP BAL_INDX table. The primary key fields of the table are MANDT (Client), RELID (CHAR02 data element for SYST), LOGNUMBER (Application log: log number), SRTF2 (BIN4 data element for SYST).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| RELID | CHAR02 data element for SYST | SYCHAR02 | CHAR (2) | |
| LOGNUMBER | Application log: log number | BALOGNR | BALHDR | CHAR (20) |
| SRTF2 | BIN4 data element for SYST | SYBIN4 | INT4 (10) | |
| _DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS (8) | |
| CLUSTR | BIN2 data element for SYST | SYBIN2 | INT2 (5) | |
| CLUSTD | Application Log: INDX tables data cluster | CLUSTD | LRAW (2886) |


