HUWM_INITIAL_LOAD_HEADER SAP (Structure for HU-WM Stock Data Transfer HU Header) Structure details

Dictionary Type: Structure
Description: Structure for HU-WM Stock Data Transfer HU Header




ABAP Code to SELECT data from HUWM_INITIAL_LOAD_HEADER
Related tables to HUWM_INITIAL_LOAD_HEADER
Access table HUWM_INITIAL_LOAD_HEADER




Structure field list including key, data, relationships and ABAP select examples

HUWM_INITIAL_LOAD_HEADER is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Structure for HU-WM Stock Data Transfer HU Header" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_HUWM_INITIAL_LOAD_HEADER TYPE HUWM_INITIAL_LOAD_HEADER.

The HUWM_INITIAL_LOAD_HEADER table consists of various fields, each holding specific information or linking keys about Structure for HU-WM Stock Data Transfer HU Header data available in SAP. These include VHILM (Packaging Materials), EXIDV2 (Handling Unit's 2nd External Identification), BWLVS (Movement Type for Warehouse Management), SQUIT (Indicator: confirmation of a transfer order item).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP HUWM_INITIAL_LOAD_HEADER structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
EXIDAType of External Handling Unit Identifier EXIDACHAR1EXIDA
VHILMPackaging Materials VHILMCHAR18Assigned to domainMATN1MATNR
EXIDV2Handling Unit's 2nd External Identification EXIDV2CHAR20ALPHAEXIDV
BWLVSMovement Type for Warehouse Management BWLVSNUMC3Assigned to domainBWLVSBWL
SQUITIndicator: confirmation of a transfer order item RL03TSQUITCHAR1XFELD
LGNUMWarehouse Number / Warehouse Complex LGNUMCHAR3Assigned to domainLGNUMLGN
TARAGTare weight of handling unit TARAG_VEKPQUAN15(3) MENG15
GEWEIWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
MAGEWAllowed Loading Weight of a Handling Unit MAGEW_VEKPQUAN15(3) MENG15
NTGEWLoading Weight of Handling Unit NTGEW_VEKPQUAN15(3) MENG15
BRGEWTotal Weight of Handling Unit BRGEW_VEKPQUAN15(3) MENG15
GEWEI_MAXWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
GEWTOExcess Weight Tolerance for Handling unit GEWTODEC3(1) PRZ21
TAVOLTare volume of handling unit TAVOL_VEKPQUAN15(3) MENG15
VOLEHVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
MAVOLAllowed Loading Volume for Handling Unit MAVOL_VEKPQUAN15(3) MENG15
NTVOLLoading Volume of Handling Unit NTVOL_VEKPQUAN15(3) MENG15
BTVOLTotal Volume of Handling Unit BTVOL_VEKPQUAN15(3) MENG15
VOLEH_MAXVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
GEWFXWeight and Volume Fixed GEWFXCHAR1XFELD
LAENGLength LAENGQUAN13(3) MENG13
BREITWidth BREITQUAN13(3) MENG13
HOEHEHeight HOEHEQUAN13(3) MENG13
MEABMUnit of Dimension for Length/Width/Height MEABMUNIT3Assigned to domainCUNITMEINS
LETYPStorage Unit Type LVS_LETYPCHAR3Assigned to domainLVS_LETYP
NLTYPDestination Storage Type LTAP_NLTYPCHAR3Assigned to domainLGTYP
NLBERDestination storage section LTAP_NLBERCHAR3Assigned to domainLGBER
NLPLADestination Storage Bin LTAP_NLPLACHAR10Assigned to domainLGPLA
INHALTDescription of Handling Unit Content INHALTCHAR40TEXT40
ERLKZStatus (at this time without functionality) VOLLSCHAR1XFELD
SORTLSort field SORTLCHAR10CHAR10
VEGR1Handling Unit Group 1 (Freely Definable) VEGR1CHAR5Assigned to domainVEGR1
VEGR2Handling Unit Group 2 (Freely Definable) VEGR2CHAR5Assigned to domainVEGR2
VEGR3Handling Unit Group 3 (Freely Definable) VEGR3CHAR5Assigned to domainVEGR3
VEGR4Handling Unit Group 4 (Freely Definable) VEGR4CHAR5Assigned to domainVEGR4
VEGR5Handling Unit Group 5 (Freely Definable) VEGR5CHAR5Assigned to domainVEGR5
PACKVORSCHPacking instruction PL_PACKNR_CONVCHAR22VHUPIPL_PACKNR_CONVPL_PI1
PACKVORSCHR_STLocal packing status for a single HU (without sub HUs) PL_PACKSTATUS_LOCALCHAR1PL_PACKSTATU
LABELTYPIndicator: do not print external shipping label PL_SHIPLABELCHAR1XFELD
ZUL_AUFLAllowed load PL_MAXSTWEQUAN15(3) MENG15

Key field Non-key field



How do I retrieve data from SAP structure HUWM_INITIAL_LOAD_HEADER using ABAP code?

As HUWM_INITIAL_LOAD_HEADER is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on HUWM_INITIAL_LOAD_HEADER as there is no data to select.

How to access SAP table HUWM_INITIAL_LOAD_HEADER

Within an ECC or HANA version of SAP you can also view further information about HUWM_INITIAL_LOAD_HEADER and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!