SAP Table VTTP
Shipment Item
VTTP (Shipment Item) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link VTTP to other SAP tables.
VTTP table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
TKNUM | Shipment Number | TKNUM | VTTK | CHAR | 10 | 0 | ||||||
TPNUM | Shipment item | TPNUM | NUMC | 4 | 0 | |||||||
VBELN | Delivery | VBELN_VL | VBUK | CHAR | 10 | 0 | ||||||
TPRFO | Itinerary of shipment items | TPRFO | NUMC | 4 | 0 | |||||||
ERNAM | Name of Person who Created the Object | ERNAM | CHAR | 12 | 0 | |||||||
ERDAT | Date on Which Record Was Created | ERDAT | DATS | 8 | 0 | |||||||
ERZET | Entry time | ERZET | TIMS | 6 | 0 | |||||||
PKSTA | There are Packed Deliveries Dependent on Shipping | PKSTA_VTTP | CHAR | 1 | 0 |
Possible values
|
||||||
KZHULFG | Indicator: Delivery Items for HUs Generated | KZHULFG | CHAR | 1 | 0 |
Possible values
|
VTTP foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
VTTP | MANDT | VTTP | MANDT | T000 | Clients | MANDT |
VTTP | TKNUM | VTTP | MANDT | VTTK | Shipment Header | MANDT |
VTTP | TKNUM | VTTP | TKNUM | VTTK | Shipment Header | TKNUM |
VTTP | VBELN | VTTP | MANDT | VBUK | Sales Document: Header Status and Administrative Data | MANDT |
VTTP | VBELN | VTTP | VBELN | VBUK | Sales Document: Header Status and Administrative Data | VBELN |