BUBAS_MSG_AREA_T SAP table for – Message Area Text

Here we would like to draw your attention to BUBAS_MSG_AREA_T table in SAP. As we know it is being mainly used with the SAP PSM-FM (Funds Management in PSM) component which is coming under PSM module (Public Sector Management). BUBAS_MSG_AREA_T is a SAP standard transp table used for storing Message Area Text related data in SAP. It comes under the package FMBPCU.

SAP BUBAS_MSG_AREA_T table

Table BUBAS_MSG_AREA_T technical data

TableBUBAS_MSG_AREA_T
Data storingMessage Area Text
ModulePSM
Sub ModulePSM-FM-BCS-BU
SAP PackageFMBPCU
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-PS
Table CategoryTRANSP

SAP BUBAS_MSG_AREA_T Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in BUBAS_MSG_AREA_T table.

  • AREA : Area
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • LANGU : Language ID
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TEXT : Text, 40 Characters Long
    Its data type is CHAR (Character String) with field length 40