SAP VEVW Where-Used List for Handling Units Table
Overview
VEVW is a standard SAP S/4HANA table that stores Where-Used List for Handling Units data. There are total 6 fields in the VEVW table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEVW belongs to Basic functions (LO-HU-BF) module and is located in the package Handling Units - General Packing (HANDLING_UNITS).
In addition, following links provide an overview of foreign key relationships, if any, that link VEVW to other SAP tables and standard CDS views available based on VEVW table in S/4HANA 2020.
Techincal Settings of VEVW
Below are technical details of the table VEVW
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VEVW Fields
The following table gives you an overview of the fields available in VEVW
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| HANDLE | Worldwide unique key for VEKP-VENUM | GUID_VEKP | CHAR | 22 | |
| OBJECT | Object Key's Object Type | HU_OBJECT | CHAR | 2 | |
| OBJKEY | Key for Object to Which the Handling Unit is Assigned | VPOBJKEY | CHAR | 20 | |
| TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 15 | |
| DIRECTION | Direction (1=outbound 2=inbound) | DIRECTION | NUMC | 1 |
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 VEVW
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VEVW | MANDT | : | T000 |