SAP VBCD_DATA_OBJ Data Objects Table
Overview
VBCD_DATA_OBJ is a standard SAP S/4HANA table that stores Data Objects data. There are total 17 fields in the VBCD_DATA_OBJ table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VBCD_DATA_OBJ 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_DATA_OBJ to other SAP tables and standard CDS views available based on VBCD_DATA_OBJ table in S/4HANA 2020.
Techincal Settings of VBCD_DATA_OBJ
Below are technical details of the table VBCD_DATA_OBJ
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VBCD_DATA_OBJ Fields
The following table gives you an overview of the fields available in VBCD_DATA_OBJ
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| MODEL_ID | Visual Business Application | VBC_MODEL_ID | * | CHAR | 40 |
| VERSION | Version | VBC_VERSION | * | NUMC | 5 |
| OBJECT_ID | Object Identifier (GUID 36) | VBC_OBJECT_ID | CHAR | 36 | |
| REVISION | Revision of a Visual Business Application | VBC_REVISION | * | NUMC | 5 |
| MOD_REVISION | Revision of a Visual Business Application | VBC_REVISION | * | NUMC | 5 |
| REVISION_MOD | Indicator for changed data | VBC_CHANGED_FLAG | CHAR | 1 | |
| IS_ACTIVE | Active Flag | VBC_ACTIVE | CHAR | 1 | |
| ENDPOINT_ALIAS | Service Endpoint Alias | VBC_ENDPOINT_ALIAS | CHAR | 40 | |
| IS_SAP_OBJECT | Flag for original SAP Object | VBC_SAP_OBJECT_FLAG | CHAR | 1 | |
| AUTH_OBJECT | Authorization Object | XUOBJECT | * | CHAR | 10 |
| IS_CHANGED | Indicator for changed data | VBC_CHANGED_FLAG | CHAR | 1 | |
| DEL_FLAG | Deletion Flag | VBC_DELETE | 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_DATA_OBJ
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VBCD_DATA_OBJ | VERSION | : | * |