SAP VBIC_MSTACK_ASGN Map Product assigment to Map Stacks Table
Overview
VBIC_MSTACK_ASGN is a standard SAP S/4HANA table that stores Map Product assigment to Map Stacks data. There are total 5 fields in the VBIC_MSTACK_ASGN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VBIC_MSTACK_ASGN belongs to Visual Business -> please use CA-GTF-VBZ (CA-UI2-VBZ) module and is located in the package Visual Business Database Layer (VBI_DATABASE).
In addition, following links provide an overview of foreign key relationships, if any, that link VBIC_MSTACK_ASGN to other SAP tables and standard CDS views available based on VBIC_MSTACK_ASGN table in S/4HANA 2020.
Techincal Settings of VBIC_MSTACK_ASGN
Below are technical details of the table VBIC_MSTACK_ASGN
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of VBIC_MSTACK_ASGN Fields
The following table gives you an overview of the fields available in VBIC_MSTACK_ASGN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MAP_STACK_ID | Configuration Identifier | VBI_CONFIG_ID | VBIC_MAP_STACK | CHAR | 50 |
| MAP_PRODUCT_ID | Configuration Identifier | VBI_CONFIG_ID | VBIC_MAP_PRODUCT | CHAR | 50 |
| OPACITY | Opacity in Percent | VBI_OPACITY | INT1 | 3 | |
| SINGLE_BMP | Single Picture Layer | VBI_SINGLE_BMP | CHAR | 1 | |
| DEPENDENCY | Layer Dependency | VBI_LAYER_DEPENDENCY | 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 VBIC_MSTACK_ASGN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VBIC_MSTACK_ASGN | MAP_PRODUCT_ID | : | VBIC_MAP_PRODUCT |
| VBIC_MSTACK_ASGN | MAP_STACK_ID | : | VBIC_MAP_STACK |