MDG_BS_MAT_S_ES_RESPONSE_ATTR SAP (Response attributes of Primary Persistence Material ES model) Structure details

Dictionary Type: Structure
Description: Response attributes of Primary Persistence Material ES model




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




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

MDG_BS_MAT_S_ES_RESPONSE_ATTR 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 "Response attributes of Primary Persistence Material ES model" 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_MDG_BS_MAT_S_ES_RESPONSE_ATTR TYPE MDG_BS_MAT_S_ES_RESPONSE_ATTR.

The MDG_BS_MAT_S_ES_RESPONSE_ATTR table consists of various fields, each holding specific information or linking keys about Response attributes of Primary Persistence Material ES model data available in SAP. These include MAKTX (Material Description (Short Text)), MATKL (Material Group), MTART (Material Type), MBRSH (Industry sector).. 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 (Deep)


SAP MDG_BS_MAT_S_ES_RESPONSE_ATTR 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
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
MTARTMaterial Type MTARTCHAR4Assigned to domainMTARTMTA
MBRSHIndustry sector MBRSHCHAR1Assigned to domainMBRSHMTP
LABORLaboratory/design office LABORCHAR3Assigned to domainLABOR
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
EAN11International Article Number (EAN/UPC) EAN11CHAR18EAN11EAN11EAN
BISMTOld material number BISMTCHAR18BISMT
EXTWGExternal Material Group EXTWGCHAR18Assigned to domainEXTWG
PRDHAProduct hierarchy PRODH_DCHAR18Assigned to domainPRODHVPR
WRKSTBasic Material WRKSTCHAR48Assigned to domainWRKST
SATNRCross-Plant Configurable Material SATNRCHAR18Assigned to domainMATN1MATNR
ZEINRDocument number (without document management system) DZEINRCHAR22CHAR22
ZEIARDocument type (without Document Management system) DZEIARCHAR3ZEIAR
ZEIVRDocument version (without Document Management system) DZEIVRCHAR2VERSI
NORMTIndustry Standard Description (such as ANSI or ISO) NORMTCHAR18NORMT
BEGRUAuthorization Group BEGRUCHAR4BEGRU
LVORMDeletion Indicator LVORMCHAR1XFELD
NUMTPCategory of International Article Number (EAN) NUMTPCHAR2Assigned to domainNUMTP
VOLEHVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS

Key field Non-key field



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

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

How to access SAP table MDG_BS_MAT_S_ES_RESPONSE_ATTR

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