SAP BUCC_RULE_MSG Table – Consistency Checks – Message of the rule

The BUCC_RULE_MSG table in SAP ERP or S/4HANA stores Consistency Checks – Message of the rule data. There are total 12 fields in BUCC_RULE_MSG table. The Consistency Checks – Message of the rule 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 BUCC_RULE_MSG table. It is in New Budgeting: generic part (FMBP_E) ABAP package and is part of the Budgeting (PSM-FM-BCS-BU) module.

SAP BUCC_RULE_MSG Table Fields

Following is the list of fields that are available in SAP BUCC_RULE_MSG table. The primary key fields of the table are CLIENT (Client), APPLIC (Application), LIBRARY (Consistency Checks – Library Code), CHECKTYPE (Consistency Checks – Check Type), CHECKRULE (Consistency Checks – Code for Check Rule).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT T000 CLNT (3)
APPLIC Application BUKU_APPLIC BUCC_RULE CHAR (2)
LIBRARY Consistency Checks – Library Code BUCC_LIBRARY CHAR (7)
CHECKTYPE Consistency Checks – Check Type BUCC_CHECKTYPE CHAR (1)
CHECKRULE Consistency Checks – Code for Check Rule BUCC_CHECKRULE CHAR (7)
MSGID Application Log: Message class, message ID BALMSGID * CHAR (20)
MSGTY Application Log: Message type (A,E,W,I,S) BALMSGTY CHAR (1)
MSGNO Application Log: Message number in message class BALMSGNO NUMC (3)
MSGV1 Application Log: Message variable 1 BALMSGV1 CHAR (50)
MSGV2 Application Log: Message variable 2 BALMSGV2 CHAR (50)
MSGV3 Application Log: Message variable 3 BALMSGV3 CHAR (50)
MSGV4 Application Log: Message variable 4 BALMSGV4 CHAR (50)