EEWA_BAPI_CI_WEIGHNOTE SAP (BAPI Upload Structure and CI Structure for Weighing Note) Structure details

Dictionary Type: Structure
Description: BAPI Upload Structure and CI Structure for Weighing Note




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




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

EEWA_BAPI_CI_WEIGHNOTE 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 "BAPI Upload Structure and CI Structure for Weighing Note" 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_EEWA_BAPI_CI_WEIGHNOTE TYPE EEWA_BAPI_CI_WEIGHNOTE.

The EEWA_BAPI_CI_WEIGHNOTE table consists of various fields, each holding specific information or linking keys about BAPI Upload Structure and CI Structure for Weighing Note data available in SAP. These include ORDERNR (Internal Number for Identifying a Waste Disposal Order), ROUTE (Planned Waste Disposal Order Route), ORDER_DATE (Planned Date for Execution of Waste Disposal Order), EXTKEY (External key for customer enhancement (BAPIs)).. 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 EEWA_BAPI_CI_WEIGHNOTE 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
ORDERNRInternal Number for Identifying a Waste Disposal Order EORDERNRCHAR20EWA_ORDER_HEADALPHAEORDERNREORDERNREORDNERNR
ROUTEPlanned Waste Disposal Order Route EROUTECHAR10EWAROUTEALPHAEROUTEEROUTEEROUTE_MAIN
ORDER_DATEPlanned Date for Execution of Waste Disposal Order EORDER_DATEDATS8DATS
EXTKEYExternal key for customer enhancement (BAPIs) EBAPIEXTKEYCHAR20
EXT_IDExternal Number of Weighing Data Record EWEIGHEXTIDCHAR30CHAR30
WASTEWaste WASTE_TYPECHAR18MARAMATN1MATNRMATMAT1
LICENSE_NUMLicense plate number LICENSE_NUMCHAR15LICENSE_NUM
GROSS_IDGross Weighing Number EWEIGHID_GROSSCHAR20ALPHAEWEIGHID
GROSS_WDATEWeighing Date EWEIGHDATEDATS8DATUM
GROSS_WTIMEWeighing time EWEIGHTIMETIMS6UZEIT
GROSS_WEIGHTGross weight EWEIGHT_GROSSQUAN10(3) MENG10
GROSS_SCALEGross weight ESCALE_GROSSQUAN10(3) MENG10
TARE_IDWeight No.- Empty EWEIGHID_TARECHAR20ALPHAEWEIGHID
TARE_WDATEWeighing Date EWEIGHDATEDATS8DATUM
TARE_WTIMEWeighing time EWEIGHTIMETIMS6UZEIT
TARE_WEIGHTTare Weight EWEIGHT_TAREQUAN10(3) MENG10
TARE_SCALEWeight of empty container ESCALE_TAREQUAN10(3) MENG10
WEIGHT_UNITUnit of weight WEIGHT_UNITUNIT3T006CUNITMEINS
WEIGHT_UNIT_ISOUnit of weight in ISO code GEWEI_ISOCHAR3Assigned to domainISOCD_UNIT
VOLUMEWaste volume EVOLUMEQUAN13(3) MENG13
VOL_UNITVolume unit VOL_UNITUNIT3T006CUNITMEINS
VOL_UNIT_ISOVolume unit in ISO code VOLEH_ISOCHAR3Assigned to domainISOCD_UNIT
ANALYSEWaste Analysis in Weighing Data Record EWEIGH_ANALYSECHAR5
WDPLANTIdentification of Waste Disposal Facility EWAEL_WDPLANTNRCHAR20Assigned to domainALPHAEWAEL_WDPLANTNREWAEL_WDPLANTNREWAEL_WDPLANT
PLANTPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
STGE_TYPEStorage Type LGTYPCHAR3Assigned to domainLGTYPLGTH_T301
STGE_BINStorage Bin LGPLACHAR10Assigned to domainLGPLALGPLAG1
STOCK_TYPEStock Type MB_INSMKCHAR1MB_INSMK
MBLNRNumber of Material Document MBLNRCHAR10ALPHABELNRMBN
POBJNRObject Number of Order Item EWA_ODITEM_OBJCHAR22Assigned to domainJ_OBJNR
PSTNG_DATEPosting Date in the Document BUDATDATS8DATUM
PROCESSTYPETransaction Type EWAEL_PROCESSTYPECHAR1EWAEL_PROCESSTYPEEWAEL_PROCESSTYPE
WEIGHINGNRWeighing Transaction EWAWA_WEIGHINGNRCHAR20Assigned to domainALPHAEWAWA_WEIGHINGNREWAWA_WEIGHINGNREWAWA_WEIGHINGPROCESS_ALL
GM_FLAGIndicator for Goods Movement GM_FLAGCHAR1KENNZX
BILLING_FLAGIndicator: Relevant for Billing BILLING_FLAGCHAR1KENNZX
NET_WEIGHTNet Weight EWEIGHT_NETQUAN10(3) MENG10

Key field Non-key field



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

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

How to access SAP table EEWA_BAPI_CI_WEIGHNOTE

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