EHSWAS_ENTAM_OP_TRP1 SAP (Disp. Processing: Input Structure Transfer Stock Whse Mgmt) Structure details

Dictionary Type: Structure
Description: Disp. Processing: Input Structure Transfer Stock Whse Mgmt




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




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

EHSWAS_ENTAM_OP_TRP1 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 "Disp. Processing: Input Structure Transfer Stock Whse Mgmt" 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_EHSWAS_ENTAM_OP_TRP1 TYPE EHSWAS_ENTAM_OP_TRP1.

The EHSWAS_ENTAM_OP_TRP1 table consists of various fields, each holding specific information or linking keys about Disp. Processing: Input Structure Transfer Stock Whse Mgmt data available in SAP. These include WERKS (Plant for Disposal Processing), BWLVS (Movement Type for Warehouse Management), VLTYP (Source Storage Type), VLBER (Source storage section).. 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: Can be enhanced (character-type or numeric)


SAP EHSWAS_ENTAM_OP_TRP1 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
LGNUMWarehouse Number EHSWAE_LGNUMCHAR3Assigned to domainLGNUMLGN
WERKSPlant for Disposal Processing EHSWAE_WERKSCHAR4Assigned to domainWERKS
BWLVSMovement Type for Warehouse Management BWLVSNUMC3Assigned to domainBWLVSBWL
VLTYPSource Storage Type LTAP_VLTYPCHAR3Assigned to domainLGTYP
VLBERSource storage section LTAP_VLBERCHAR3Assigned to domainLGBER
VLPLASource Storage Bin LTAP_VLPLACHAR10Assigned to domainLGPLA
NLTYPDestination Storage Type LTAP_NLTYPCHAR3Assigned to domainLGTYP
NLBERDestination storage section LTAP_NLBERCHAR3Assigned to domainLGBER
NLPLADestination Storage Bin LTAP_NLPLACHAR10Assigned to domainLGPLA
BLDATDocument Date in Document BLDATDATS8DATUM
BESTQStock Category in the Warehouse Management System BESTQCHAR1BESTQ
BRANDFire-containment section LVS_BRANDCHAR2Assigned to domainLVS_BRAND
SQUITIndicator: confirmation of a transfer order item RL03TSQUITCHAR1XFELD
DRUCKIndicator for printout on this printer RLDRUDRUCKCHAR1XFELD

Key field Non-key field



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

As EHSWAS_ENTAM_OP_TRP1 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 EHSWAS_ENTAM_OP_TRP1 as there is no data to select.

How to access SAP table EHSWAS_ENTAM_OP_TRP1

Within an ECC or HANA version of SAP you can also view further information about EHSWAS_ENTAM_OP_TRP1 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!