SAP BPU_FLD_CTRL_SCN Table – Business User Field Validation – Deviation per Scenario

The BPU_FLD_CTRL_SCN table in SAP ERP or S/4HANA stores Business User Field Validation – Deviation per Scenario data. There are total 5 fields in BPU_FLD_CTRL_SCN table. The Business User Field Validation – Deviation per Scenario 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 BPU_FLD_CTRL_SCN table. It is in Cross Applications Fnd. Business Partner User Assignment (S_BUPA_BPU) ABAP package and is part of the Business User Management – Foundation (BC-SRV-BUM) module.

SAP BPU_FLD_CTRL_SCN Table Fields

Following is the list of fields that are available in SAP BPU_FLD_CTRL_SCN table. The primary key fields of the table are MANDT (Client), FIELDNAME (BusUserField – Fieldname for Validation), SCENARIO (BusUserField – Scenario of Validation).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
FIELDNAME BusUserField – Fieldname for Validation BPU_FIELD_CTRL_FIELDNAME BPU_FIELD_CTRL CHAR (30)
SCENARIO BusUserField – Scenario of Validation BPU_FIELD_CTRL_SCENARIO CHAR (1)
MSG_TYPE_MANDATORY BusUserField – Mandatory Validation – Internal Database Type BPU_FIELD_CTRL_MAND_VALIDAT_DB CHAR (1)
MSG_TYPE_UNIQUE BusUserField – Unique Validation – Internal Database Type BPU_FIELD_CTRL_UNIQ_VALIDAT_DB CHAR (1)