VEPO
Packing: Handling Unit Item (Contents)
VEPO is an SAP database table in S/4HANA. Packing: Handling Unit Item (Contents). It contains 39 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ERPHandlingUnitItemHierNode | view_entity | from | COMPOSITE | ERP HU Item Hierarchy |
| I_HandlingUnitItem | view | from | BASIC | Handling Unit Item |
Fields (39)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | venum | VENUM | Internal HU no. | |||
| KEY | vepos | VEPOS | HU item | |||
| velin | VELIN | Item type | ||||
| vbeln | VBELN_VL | Delivery | ||||
| posnr | POSNR_VL | Item | ||||
| vbtyp | VBTYPL | Document Cat. | ||||
| unvel | UNVEL | Lower-level HU | ||||
| vemng | VEMNG | Packed Quantity | ||||
| vemng_flo | LGMNG_FLO | Internal field/ Do not use / LGMNG in float / MUM | ||||
| vemeh | VEMEH | UoM of HU item | ||||
| altme | VV_ALTME | Unit of measure | ||||
| veanz | VEANZ | No.AuxPckgMatls | ||||
| kzbei | KZBEI | Supplement Item | ||||
| matnr | MATNR | Material | ||||
| charg | CHARG_D | Batch | ||||
| werks | WERKS_D | Plant | ||||
| lgort | LGORT_D | Location | ||||
| cuobj | CUOBJ | Int. object no. | ||||
| bestq | BESTQ | Stock Category | ||||
| sobkz | SOBKZ | Special Stock | ||||
| sonum | LVS_SONUM | Spec.Stock No. | ||||
| qplos | QPLOS | Inspection Lot | ||||
| anzsn | ANZSN | No.serial no. | ||||
| serail | SERAIL | SerialNoProfile | ||||
| pstyv | PSTYV | Item Category | ||||
| posnr_gen | POSNR_GEN | Generated item | ||||
| p_material | HU_P_MAT | Partner mat. | ||||
| wdatu | LVS_WDATU | GR Date | ||||
| vfdat | VFDAT | SLED/BBD | ||||
| hu_lgort | HU_LGORT | HU storage loc. | ||||
| xchar | HUM_RES | HU assignment | ||||
| spe_idplate | /SPE/DE_IDPLATE | ContentID | ||||
| sgt_scat | SGT_SCAT | Stock Segment | ||||
| handle_vepo | GUID_VEPO | Handle | ||||
| _dataaging | DATA_TEMPERATURE | Data Aging | ||||
| wrf_charstc1 | WRF_CHARSTC1 | Characteristic 1 | ||||
| wrf_charstc2 | WRF_CHARSTC2 | Characteristic 2 | ||||
| wrf_charstc3 | WRF_CHARSTC3 | Characteristic 3 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Packing: Handling Unit Item (Contents)
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE VEPO (
MANDT, -- Client [MANDT]
VENUM, -- Internal HU no. [VENUM]
VEPOS, -- HU item [VEPOS]
VELIN, -- Item type [VELIN]
VBELN, -- Delivery [VBELN_VL]
POSNR, -- Item [POSNR_VL]
VBTYP, -- Document Cat. [VBTYPL]
UNVEL, -- Lower-level HU [UNVEL]
VEMNG, -- Packed Quantity [VEMNG]
VEMNG_FLO, -- Internal field/ Do not use / LGMNG in float / MUM [LGMNG_FLO]
VEMEH, -- UoM of HU item [VEMEH]
ALTME, -- Unit of measure [VV_ALTME]
VEANZ, -- No.AuxPckgMatls [VEANZ]
KZBEI, -- Supplement Item [KZBEI]
MATNR, -- Material [MATNR]
CHARG, -- Batch [CHARG_D]
WERKS, -- Plant [WERKS_D]
LGORT, -- Location [LGORT_D]
CUOBJ, -- Int. object no. [CUOBJ]
BESTQ, -- Stock Category [BESTQ]
SOBKZ, -- Special Stock [SOBKZ]
SONUM, -- Spec.Stock No. [LVS_SONUM]
QPLOS, -- Inspection Lot [QPLOS]
ANZSN, -- No.serial no. [ANZSN]
SERAIL, -- SerialNoProfile [SERAIL]
PSTYV, -- Item Category [PSTYV]
POSNR_GEN, -- Generated item [POSNR_GEN]
P_MATERIAL, -- Partner mat. [HU_P_MAT]
WDATU, -- GR Date [LVS_WDATU]
VFDAT, -- SLED/BBD [VFDAT]
HU_LGORT, -- HU storage loc. [HU_LGORT]
XCHAR, -- HU assignment [HUM_RES]
SPE_IDPLATE, -- ContentID [/SPE/DE_IDPLATE]
SGT_SCAT, -- Stock Segment [SGT_SCAT]
HANDLE_VEPO, -- Handle [GUID_VEPO]
_DATAAGING, -- Data Aging [DATA_TEMPERATURE]
WRF_CHARSTC1, -- Characteristic 1 [WRF_CHARSTC1]
WRF_CHARSTC2, -- Characteristic 2 [WRF_CHARSTC2]
WRF_CHARSTC3, -- Characteristic 3 [WRF_CHARSTC3]
PRIMARY KEY (MANDT, VENUM, VEPOS)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA