SAP VBCD_CONF_STORE Configuration Store Table
Overview
VBCD_CONF_STORE is a standard SAP S/4HANA table that stores Configuration Store data. There are total 8 fields in the VBCD_CONF_STORE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VBCD_CONF_STORE belongs to Visual Business (CA-GTF-VBZ) module and is located in the package Database Layer (VBC_DATABASE).
In addition, following links provide an overview of foreign key relationships, if any, that link VBCD_CONF_STORE to other SAP tables and standard CDS views available based on VBCD_CONF_STORE table in S/4HANA 2020.
Techincal Settings of VBCD_CONF_STORE
Below are technical details of the table VBCD_CONF_STORE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VBCD_CONF_STORE Fields
The following table gives you an overview of the fields available in VBCD_CONF_STORE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| CONFIG_KEY | Configuration Identifier | VBC_CONFIG_ID | CHAR | 50 | |
| UI_VERSION | UI Version | VBC_UI_VERSION | CHAR | 30 | |
| TYPE | Configuration type | VBC_CONF_TYPE | CHAR | 1 | |
| CREATED_ON | Created On | VBC_CREATE_DATE | DEC | 15 | |
| CREATED_BY | Created By | VBC_CREATE_USER | CHAR | 12 | |
| CHANGED_ON | Changed on | VBC_CHANGE_DATE | DEC | 15 | |
| CHANGED_BY | Changed by | VBC_CHANGE_USER | CHAR | 12 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for VBCD_CONF_STORE