SAP BUBAS_CLUSTER Table – Cluster to store application log

The BUBAS_CLUSTER table in SAP ERP or S/4HANA stores Cluster to store application log data. There are total 8 fields in BUBAS_CLUSTER table. The Cluster to store application log 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 BUBAS_CLUSTER table. It is in Budgeting and availability control services, generic part (FMBAS_E) ABAP package and is part of the Budget Control System (PSM-FM-BCS) module.

SAP BUBAS_CLUSTER Table Fields

Following is the list of fields that are available in SAP BUBAS_CLUSTER table. The primary key fields of the table are MANDT (Client), RELID (Region in IMPORT/EXPORT Data Table), LOG_HANDLE (Application Log: Log Handle), GUID (GUID in ‘CHAR’ Format in Uppercase), SRTF2 (Next record counter in EXPORT/IMPORT data tables).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
RELID Region in IMPORT/EXPORT Data Table INDX_RELID CHAR (2)
LOG_HANDLE Application Log: Log Handle BALLOGHNDL CHAR (22)
GUID GUID in ‘CHAR’ Format in Uppercase GUID_32 CHAR (32)
SRTF2 Next record counter in EXPORT/IMPORT data tables INDX_SRTF2 INT4 (10)
TYPENAME Name of table type TTYPENAME * CHAR (30)
CLUSTR Length field for user data in EXPORT/IMPORT tables INDX_CLSTR INT2 (5)
CLUSTD Data field for IMPORT/EXPORT database tables INDX_CLUST LRAW (2886)