The CFIN_BC_V_REG table in SAP ERP or S/4HANA stores BC Validation Configuration data. There are total 15 fields in CFIN_BC_V_REG table. The BC Validation Configuration 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 CFIN_BC_V_REG table. It is in Central Finance – Configuration Consistency (FINS_CFIN_CONFIG_CONSISTENCY) ABAP package and is part of the Infrastructure, Tools, Mapping Framework (FI-CF-INF) module.
SAP CFIN_BC_V_REG Table Fields
Following is the list of fields that are available in SAP CFIN_BC_V_REG table. The primary key fields of the table are BC_OBJ (CFIN: Business Configuration Validation Configuration Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| BC_OBJ | CFIN: Business Configuration Validation Configuration Object | FINS_CFIN_BC_OBJ | CHAR (20) | |
| IMPL_CLASS | Object Type Name | SEOCLSNAME | CHAR (30) | |
| POSTING_RELEVANT | XSD Truth Value: True/False [ext.] | XSDBOOLEAN | CHAR (1) | |
| MSGID | Message Class for Error Messages | FINS_CFIN_BC_V_E_MSGID | * | CHAR (20) |
| MSGNO | Message Number of an Error Message | FINS_CFIN_BC_V_E_MSGNO | NUMC (3) | |
| MSGV1_ORIGIN | Origin of Attribute for Variable 1 of an Error Message | FINS_CFIN_BC_V_E_MSGV1_ORIGIN | NUMC (2) | |
| MSGV2_ORIGIN | Origin of Attribute for Variable 2 of an Error Message | FINS_CFIN_BC_V_E_MSGV2_ORIGIN | NUMC (2) | |
| MSGV3_ORIGIN | Origin of Attribute for Variable 3 of an Error Message | FINS_CFIN_BC_V_E_MSGV3_ORIGIN | NUMC (2) | |
| MSGV4_ORIGIN | Origin of Attribute for Variable 4 of an Error Message | FINS_CFIN_BC_V_E_MSGV4_ORIGIN | NUMC (2) | |
| SUCCESS_MSGID | Message Class for Success Messages | FINS_CFIN_BC_V_S_MSGID | * | CHAR (20) |
| SUCCESS_MSGNO | Message Number of a Success Message | FINS_CFIN_BC_V_S_MSGNO | NUMC (3) | |
| SUCCESS_MSGV1_ORIGIN | Origin of Attribute for Variable 1 of a Success Message | FINS_CFIN_BC_V_S_MSGV1_ORIGIN | NUMC (2) | |
| SUCCESS_MSGV2_ORIGIN | Origin of Attribute for Variable 2 of a Success Message | FINS_CFIN_BC_V_S_MSGV2_ORIGIN | NUMC (2) | |
| SUCCESS_MSGV3_ORIGIN | Origin of Attribute for Variable 3 of a Success Message | FINS_CFIN_BC_V_S_MSGV3_ORIGIN | NUMC (2) | |
| SUCCESS_MSGV4_ORIGIN | Origin of Attribute for Variable 4 of a Success Message | FINS_CFIN_BC_V_S_MSGV4_ORIGIN | NUMC (2) |


