SAP BUFIELDS Table – Control allowed Field Names – Field Status Management

The BUFIELDS table in SAP ERP or S/4HANA stores Control allowed Field Names – Field Status Management data. There are total 10 fields in BUFIELDS table. The Control allowed Field Names – Field Status Management 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 BUFIELDS table. It is in New Budgeting: generic part (FMBP_E) ABAP package and is part of the Budgeting (PSM-FM-BCS-BU) module.

SAP BUFIELDS Table Fields

Following is the list of fields that are available in SAP BUFIELDS table. The primary key fields of the table are FIELDNAME (Field name).

Field Description Data Element Check Table Data Type
FIELDNAME Field name BUKU_FIELDNAME CHAR (30)
DTEL Data element (semantic domain) of field DATAELEM * CHAR (30)
FLG_HIDE Checkbox XFELD CHAR (1)
FLG_OUTPUT Checkbox XFELD CHAR (1)
FLG_MANDATORY Checkbox XFELD CHAR (1)
FLG_OPTIONAL Checkbox XFELD CHAR (1)
FLG_HIDE_DEF Checkbox XFELD CHAR (1)
FLG_OUTPUT_DEF Checkbox XFELD CHAR (1)
FLG_MANDATOR_DEF Checkbox XFELD CHAR (1)
FLG_OPTIONAL_DEF Checkbox XFELD CHAR (1)