BAPIE1WGR01 SAP (Distribution of Material Groups: Master Data from T023) Structure details

Dictionary Type: Structure
Description: Distribution of Material Groups: Master Data from T023




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




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

BAPIE1WGR01 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 "Distribution of Material Groups: Master Data from T023" 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_BAPIE1WGR01 TYPE BAPIE1WGR01.

The BAPIE1WGR01 table consists of various fields, each holding specific information or linking keys about Distribution of Material Groups: Master Data from T023 data available in SAP. These include MATL_GROUP (Material Group), DIVISION (Division), LOG_REF (Material group-related supply relat. between plants /DEACT.), DEPARTMENT_NO (Department number).. 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 BAPIE1WGR01 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
FUNCTIONFunction MSGFNCHAR3MSGFN
MATL_GROUPMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
DIVISIONDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
LOG_REFMaterial group-related supply relat. between plants /DEACT. LREF3CHAR3LREF3
DEPARTMENT_NODepartment number ABTNRCHAR4Assigned to domainABTNR
AUTHORITYGROUPAuthorization Group BEGRUCHAR4BEGRU
UNIT_OF_WEIGHTDefault unit of weight in the material master GEWEI_VUNIT3Assigned to domainCUNITMEINS
ISOCODE_UNITISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
BRAS_NBMBrazilian NCM Code J_1BNBMCO1CHAR16Assigned to domainSTEUC
VAL_CLASSValuation Class BKLASCHAR4Assigned to domainBKLAS
PUR_VALKEYPurchasing Value Key EKWSLCHAR4Assigned to domainEKWSL
ASSETCLASSDefault: Asset Class for Creation of Asset MEVAKCHAR8Assigned to domainALPHAANLKLANK
MG_REF_MATLMaterial group reference material WWGDACHAR18Assigned to domainMATN1MATNRMAT
MG_REF_MATL_EXTERNALLong Material Number for MG_REF_MATL Field MGV_MG_REF_MATL_EXTERNALCHAR40MATNR_EXT
MG_REF_MATL_GUIDExternal GUID for MG_REF_MATL Field MGV_MG_REF_MATL_GUIDCHAR32MATNR_EGUID
MG_REF_MATL_VERSIONVersion Number for MG_REF_MATL Field MGV_MG_REF_MATL_VERSIONCHAR10MATNWMATNR_VERS

Key field Non-key field



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

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

How to access SAP table BAPIE1WGR01

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