SAP VXSISP Express Delivery Company: Delivery Priority -> Service Code Table
Overview
VXSISP is a standard SAP S/4HANA table that stores Express Delivery Company: Delivery Priority -> Service Code data. There are total 4 fields in the VXSISP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VXSISP 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 VXSISP to other SAP tables and standard CDS views available based on VXSISP table in S/4HANA 2020.
Techincal Settings of VXSISP
Below are technical details of the table VXSISP
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VXSISP Fields
The following table gives you an overview of the fields available in VXSISP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| XSITD | Express Delivery Company | XSITD | VXSITD | CHAR | 10 |
| LPRIO | Delivery Priority | LPRIO | TPRIO | NUMC | 2 |
| XSISRVC | Express Delivery Company's Service Code | XSISRVC | VXSITS | CHAR | 10 |
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 VXSISP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VXSISP | LPRIO | : | TPRIO |
| VXSISP | XSISRVC | : | VXSITS |
| VXSISP | XSITD | : | VXSITD |