BUCC_RULE_MSG SAP table for – Consistency Checks – Message of the rule

Here we would like to draw your attention to BUCC_RULE_MSG 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). BUCC_RULE_MSG is a SAP standard transp table used for storing Consistency Checks – Message of the rule related data in SAP. It comes under the package FMBP_E.

SAP BUCC_RULE_MSG table

Table BUCC_RULE_MSG technical data

TableBUCC_RULE_MSG
Data storingConsistency Checks – Message of the rule
ModulePSM
Sub ModulePSM-FM-BCS-BU
SAP PackageFMBP_E
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentEA-PS
Table CategoryTRANSP

SAP BUCC_RULE_MSG 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 BUCC_RULE_MSG table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • APPLIC : Application
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • LIBRARY : Consistency Checks – Library Code
    Its a key field. Its data type is CHAR (Character String) with field length 7
  • CHECKTYPE : Consistency Checks – Check Type
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • CHECKRULE : Consistency Checks – Code for Check Rule
    Its a key field. Its data type is CHAR (Character String) with field length 7
  • .INCLUDE : Message (Simple)
  • MSGID : Application Log: Message class, message ID
    Its data type is CHAR (Character String) with field length 20
  • MSGTY : Application Log: Message type (A,E,W,I,S)
    Its data type is CHAR (Character String) with field length 1
  • MSGNO : Application Log: Message number in message class
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • MSGV1 : Application Log: Message variable 1
    Its data type is CHAR (Character String) with field length 50
  • MSGV2 : Application Log: Message variable 2
    Its data type is CHAR (Character String) with field length 50
  • MSGV3 : Application Log: Message variable 3
    Its data type is CHAR (Character String) with field length 50
  • MSGV4 : Application Log: Message variable 4
    Its data type is CHAR (Character String) with field length 50