SAP VBCC_MAP_SERVERC Map Product Server Definitions Table
Overview
VBCC_MAP_SERVERC is a standard SAP S/4HANA table that stores Map Product Server Definitions data. There are total 4 fields in the VBCC_MAP_SERVERC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VBCC_MAP_SERVERC 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_MAP_SERVERC to other SAP tables and standard CDS views available based on VBCC_MAP_SERVERC table in S/4HANA 2020.
Techincal Settings of VBCC_MAP_SERVERC
Below are technical details of the table VBCC_MAP_SERVERC
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VBCC_MAP_SERVERC Fields
The following table gives you an overview of the fields available in VBCC_MAP_SERVERC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| MAP_PRODUCT_ID | Configuration Identifier | VBC_CONFIG_ID | VBCC_MAP_PRODUCT | CHAR | 50 |
| SERVER_ID | 2 Byte Signed Integer | INT2 | INT2 | 5 | |
| SERVICE_URL | Uniform Resource Locator (URL) | VBC_URL2 | CHAR | 1024 |
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_MAP_SERVERC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VBCC_MAP_SERVERC | MAP_PRODUCT_ID | : | VBCC_MAP_PRODUCT |