SAP VRTCP Routing Info per Carrier/Country/Zip Code Table
Overview
VRTCP is a standard SAP S/4HANA table that stores Routing Info per Carrier/Country/Zip Code data. There are total 9 fields in the VRTCP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VRTCP belongs to Interfaces (LE-TRA-IN) module and is located in the package Express Delivery Company Interface & Tracking (VVTR).
In addition, following links provide an overview of foreign key relationships, if any, that link VRTCP to other SAP tables and standard CDS views available based on VRTCP table in S/4HANA 2020.
Techincal Settings of VRTCP
Below are technical details of the table VRTCP
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of VRTCP Fields
The following table gives you an overview of the fields available in VRTCP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| XSITD | Express Delivery Company | XSITD | VXSITD | CHAR | 10 |
| LAND1 | Country/Region Key | LAND1 | T005 | CHAR | 3 |
| POST_CODE | Postal Code | POST_CODE | ADRPSTCODE | CHAR | 10 |
| ROUTECODE | Routing information for XSI carrier | ROUTECODE | CHAR | 12 | |
| XSITOUR | Express Delivery Company's Route Number | XSITOUR | CHAR | 10 | |
| XSIHUBE | Forwarder's Load Transfer Point for Arriving Goods | XSIHUBE | CHAR | 6 | |
| XSIHUBZ | Express Delivery Company's Central Hub | XSIHUBZ | CHAR | 6 | |
| XSIHUBA | Forwarder's Outbound Delivery Load Transfer Point | XSIHUBA | CHAR | 6 |
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 VRTCP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VRTCP | LAND1 | : | T005 |
| VRTCP | POST_CODE | : | ADRPSTCODE |
| VRTCP | XSITD | : | VXSITD |