The BUBAS_MSG_AREA_T table in SAP ERP or S/4HANA stores Message Area Texts data. There are total 3 fields in BUBAS_MSG_AREA_T table. The Message Area Texts 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_MSG_AREA_T 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_MSG_AREA_T Table Fields
Following is the list of fields that are available in SAP BUBAS_MSG_AREA_T table. The primary key fields of the table are AREA (Area), LANGU (Language ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| AREA | Area | BUBAS_AREA | BUBAS_MSG_AREA | CHAR (4) |
| LANGU | Language ID | LANG | LANG (1) | |
| TEXT | Text, 40 Characters Long | TEXT40 | CHAR (40) |


