SAP VXSIPS Packing Station Table
Overview
VXSIPS is a standard SAP S/4HANA table that stores Packing Station data. There are total 6 fields in the VXSIPS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VXSIPS 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 VXSIPS to other SAP tables and standard CDS views available based on VXSIPS table in S/4HANA 2020.
Techincal Settings of VXSIPS
Below are technical details of the table VXSIPS
- Buffering allowed but switched off
- No buffering
- Storage type is Column Store
List of VXSIPS Fields
The following table gives you an overview of the fields available in VXSIPS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| PACKT | Packing Station | PACKT | CHAR | 10 | |
| VSTEL | Shipping Point / Receiving Point | VSTEL | TVST | CHAR | 4 |
| KVSTERM | User's Terminal | KVSTERMK | CHAR | 80 | |
| DRUCK_PROFIL_ID | Description of Print Profile | DRUCK_PROFIL_ID | LEDPROFIL | CHAR | 10 |
| SCALE_RFC | Logical destination (specified in function call) | RFCDEST | RFCDES | CHAR | 32 |
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 VXSIPS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VXSIPS | DRUCK_PROFIL_ID | : | LEDPROFIL |
| VXSIPS | SCALE_RFC | : | RFCDES |
| VXSIPS | VSTEL | : | TVST |