The EKPV table in SAP ERP or S/4HANA stores Shipping Data For Stock Transfer of Purchasing Document Item data. There are total 31 fields in EKPV table. The Shipping Data For Stock Transfer of Purchasing Document Item table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of EKPV table. It is in Purchasing (ME) ABAP package and is part of the Purchasing (MM-PUR) module.
SAP EKPV Table Fields
Following is the list of fields that are available in SAP EKPV table. The primary key fields of the table are MANDT (Client), EBELN (Purchasing Document Number), EBELP (Item Number of Purchasing Document).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| EBELN | Purchasing Document Number | EBELN | EKKO | CHAR (10) |
| EBELP | Item Number of Purchasing Document | EBELP | EKPO | NUMC (5) |
| VSTEL | Shipping Point / Receiving Point | VSTEL | TVST | CHAR (4) |
| LPRIO | Delivery Priority | LPRIO | TPRIO | NUMC (2) |
| ROUTE | Route | ROUTE | TVRO | CHAR (6) |
| KUNNR | Customer Number | KUNNR | KNA1 | CHAR (10) |
| KUNAG | Sold-To Party | KUNAG | KNA1 | CHAR (10) |
| SPDNR | Forwarding Agent | SPDNR | LFA1 | CHAR (10) |
| VKORG | Sales Organization | VKORG | TVKO | CHAR (4) |
| VTWEG | Distribution Channel | VTWEG | TVTW | CHAR (2) |
| SPART | Division | SPART | TSPA | CHAR (2) |
| LEDAT | Delivery Creation Date | LEDAT | DATS (8) | |
| PLIFZ | Planned Delivery Time in Days | PLIFZ | DEC (3) | |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| VSBED | Shipping Conditions | VSBED | TVSB | CHAR (2) |
| LADGR | Loading Group | LADGR | TLGR | CHAR (4) |
| TRAGR | Transportation Group | TRAGR | TTGR | CHAR (4) |
| ABLAD | Unloading Point | ABLAD | CHAR (25) | |
| KZAZU | Order Combination Indicator | KZAZU_D | CHAR (1) | |
| TZONIS | Time zone of delivering location | TSEGZONISS | CHAR (6) | |
| SPE_AUTH_NUMBER | Return Material Authorization Number | /SPE/RET_RMA | CHAR (20) | |
| SPE_SRC_DLV_NO | Source delivery number | /SPE/RET_SRC_DLV_NO | CHAR (10) | |
| SPE_SRC_EXIDV | Source/Target handling unit (external ID) | /SPE/RET_SRC_EXIDV | CHAR (20) | |
| SPE_INSPOUT_GUID | Inspections: Inspection outcome GUID set by EWM | /SPE/INSP_OUT_GUID_16 | RAW (16) | |
| SPE_FOLLOW_UP | Default Follow-Up Activity Code | /SPE/RET_FOLLOW_UP | CHAR (4) | |
| SPE_EXT_ID | External Delivery Number | /SPE/VBELN_EXT | CHAR (10) | |
| SPE_EXT_ID_ITEM | External Delivery Item Number | /SPE/VBELN_EXT_ITEM | NUMC (6) | |
| VSART | Shipping Type | VERSART | CHAR (2) | |
| _DATAAGING | Data Filter Value for Data Aging | DATA_TEMPERATURE | DATS (8) | |
| FSH_VAS_CG | Value-Added Services Customer Group | FSH_VAS_CG_D | CHAR (3) |


