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