SAP VRTCPR Routing Info per Carrier/Country/Zip Code Area Table
Overview
VRTCPR is a standard SAP S/4HANA table that stores Routing Info per Carrier/Country/Zip Code Area data. There are total 10 fields in the VRTCPR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VRTCPR 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 VRTCPR to other SAP tables and standard CDS views available based on VRTCPR table in S/4HANA 2020.
Techincal Settings of VRTCPR
Below are technical details of the table VRTCPR
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of VRTCPR Fields
The following table gives you an overview of the fields available in VRTCPR
| 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_FROM | Postal Code | POST_CODE | ADRPSTCODE | CHAR | 10 |
| POST_CODE_TO | 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 VRTCPR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VRTCPR | LAND1 | : | T005 |
| VRTCPR | POST_CODE_FROM | : | ADRPSTCODE |
| VRTCPR | POST_CODE_TO | : | ADRPSTCODE |
| VRTCPR | XSITD | : | VXSITD |