SAP VBCC_SERV_URL Geo Location Service URLs Table
Overview
VBCC_SERV_URL is a standard SAP S/4HANA table that stores Geo Location Service URLs data. There are total 3 fields in the VBCC_SERV_URL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VBCC_SERV_URL 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_SERV_URL to other SAP tables and standard CDS views available based on VBCC_SERV_URL table in S/4HANA 2020.
Techincal Settings of VBCC_SERV_URL
Below are technical details of the table VBCC_SERV_URL
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VBCC_SERV_URL Fields
The following table gives you an overview of the fields available in VBCC_SERV_URL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SERVICE_ID | Configuration Identifier | VBC_CONFIG_ID | VBCC_GC_SERV | CHAR | 50 |
| SERVICE_TYPE | Geo Coding Service Type | VBC_GC_SERVICE_TYPE | CHAR | 1 | |
| SERVICE_URL | Service Uniform Resource Locator (URL) | VBC_GC_SERVICE_URL | 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_SERV_URL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VBCC_SERV_URL | SERVICE_ID | : | VBCC_GC_SERV |