MEREQ3211 SAP (OO Purchase Requisition: Fields for Item Overview) Structure details

Dictionary Type: Structure
Description: OO Purchase Requisition: Fields for Item Overview




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




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

MEREQ3211 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 "OO Purchase Requisition: Fields for Item Overview" 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_MEREQ3211 TYPE MEREQ3211.

The MEREQ3211 table consists of various fields, each holding specific information or linking keys about OO Purchase Requisition: Fields for Item Overview data available in SAP. These include STATUSICON (Status icon), BNFPO (Item Number of Purchase Requisition), PSTYP (Item Category in Purchasing Document), EPSTP (Item Category in Purchasing Document).. 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 MEREQ3211 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
TCSELFLAGCheckbox XFELDCHAR1XFELD
STATUSICONStatus icon STATUSICONCHAR60
BNFPOItem Number of Purchase Requisition BNFPONUMC5Assigned to domainBNFPOBAP
PSTYPItem Category in Purchasing Document PSTYPCHAR1Assigned to domainPSTYP
EPSTPItem Category in Purchasing Document EPSTPCHAR1EPSTP
KNTTPAccount Assignment Category KNTTPCHAR1T163KKNTTPKNT
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
TXZ01Short Text TXZ01CHAR40TEXT40
MENGEPurchase Requisition Quantity BAMNGQUAN13(3) MENG13
MEINSPurchase Requisition Unit of Measure BAMEIUNIT3Assigned to domainCUNITMEINS
ELPEICategory of Delivery Date LPEINCHAR1Assigned to domainPRGBZ
LPEINCategory of Delivery Date LPEINCHAR1Assigned to domainPRGBZ
EEINDDelivery Date EEINDCHAR10CHAR10
LFDATItem Delivery Date EINDTDATS8DATUM
EKGRPPurchasing Group EKGRPCHAR3T024EKGRPEKG
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
WGBEZMaterial Group MEPO_MATKLCHAR20TEXT20
WERKSPlant EWERKCHAR4Assigned to domainWERKSWRK
NAME1Plant MEPO_EWERKCHAR30TEXT30
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
LGOBEStorage Location MEPO_LGORTCHAR16TEXT16
RESWKSupplying (Issuing) Plant in Stock Transport Order RESWKCHAR4Assigned to domainWERKS
RESBZPlant MEPO_EWERKCHAR30TEXT30
BEDNRRequirement Tracking Number BEDNRCHAR10CHAR10
AFNAMName of Requisitioner/Requester AFNAMCHAR12AFNAM
EMATNMaterial Number Corresponding to Manufacturer Part Number EMATNCHAR18Assigned to domainMATN1MATNRHTN
TEXTFLAGItem texts exist TEXTFLAGCHAR1XFELD
REF_BANFNNumber of Reference Purchase Requisition REFBNCHAR10ALPHABANFN
REF_BNFPOItem of Reference Purchase Requisition RFBPSNUMC5Assigned to domainBNFPO
LOEKZDeletion Indicator in Purchasing Document ELOEKCHAR1ELOEK
BANPRICONIcon for Processing State BANPRICONCHAR30
BANPRRequisition Processing State BANPRCHAR2BANPR
RESLOIssuing Storage Location for Stock Transport Order RESLOCHAR4Assigned to domainLGORT
RESLO_BEZShort Text for Issuing Storage Location RESLO_BEZCHAR16TEXT16
PRIO_URGRequirement Urgency PRIO_URGNUMC2PURGPRIO_URG
PRIO_REQRequirement Priority PRIO_REQNUMC3PREQPRIO_REQ
.INCLU--AP 0
ADVCODEAdvice Code /ISDFPS/ADVCODECHAR2/ISDFPS/ADVCODE2/ISDFPS/ADVCODE
STACODEStatus Code /ISDFPS/STACODECHAR2/ISDFPS/CSTACODE/ISDFPS/STACODE
.INCLU--AP 0
IUID_RELEVANTIUID-Relevant IUID_RELEVANTCHAR1UID_RELEVANT

Key field Non-key field



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

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

How to access SAP table MEREQ3211

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