SAP VBCC_APP2 V2 Application Definition table Table
Overview
VBCC_APP2 is a standard SAP S/4HANA table that stores V2 Application Definition table data. There are total 12 fields in the VBCC_APP2 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VBCC_APP2 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 VBCC_APP2 to other SAP tables and standard CDS views available based on VBCC_APP2 table in S/4HANA 2020.
Techincal Settings of VBCC_APP2
Below are technical details of the table VBCC_APP2
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VBCC_APP2 Fields
The following table gives you an overview of the fields available in VBCC_APP2
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| APP_ID | Visual Business Application Identifier | VBC_APP_ID | CHAR | 40 | |
| DESCRIPTION | Description | VBC_DESCRIPTION | CHAR | 100 | |
| DISABLE_PITCH | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | |
| DISABLE_YAW | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | |
| DISABLE_MOVE | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | |
| DISABLE_ZOOM | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | |
| DISABLE_FADE | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | |
| HIDE_PITCH | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | |
| HIDE_YAW | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | |
| HIDE_MOVE | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | |
| HIDE_ZOOM | Boolean values TRUE (='X') and FALSE (= ' ') | VBC_BOOLEAN | CHAR | 1 | |
| GC_SERVICE_ID | Configuration Identifier | VBC_CONFIG_ID | VBCC_GC_SERV | CHAR | 50 |
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 VBCC_APP2
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VBCC_APP2 | GC_SERVICE_ID | : | VBCC_GC_SERV |