MEPO1323 SAP (Status Fields: Purchase Order (Item)) Structure details

Dictionary Type: Structure
Description: Status Fields: Purchase Order (Item)




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




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

MEPO1323 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 "Status Fields: Purchase Order (Item)" 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_MEPO1323 TYPE MEPO1323.

The MEPO1323 table consists of various fields, each holding specific information or linking keys about Status Fields: Purchase Order (Item) data available in SAP. These include STATUS02 (Short Text for Fixed Values), STATUS03 (Short Text for Fixed Values), STATUS04 (Short Text for Fixed Values), STATUS05 (Short Text for Fixed Values).. 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 MEPO1323 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
STATUS01Short Text for Fixed Values VAL_TEXTCHAR60DDTEXT
STATUS02Short Text for Fixed Values VAL_TEXTCHAR60DDTEXT
STATUS03Short Text for Fixed Values VAL_TEXTCHAR60DDTEXT
STATUS04Short Text for Fixed Values VAL_TEXTCHAR60DDTEXT
STATUS05Short Text for Fixed Values VAL_TEXTCHAR60DDTEXT
STATUS06Short Text for Fixed Values VAL_TEXTCHAR60DDTEXT
STATUS07Short Text for Fixed Values VAL_TEXTCHAR60DDTEXT
STATUS08Short Text for Fixed Values VAL_TEXTCHAR60DDTEXT
ICON01Text Line TEXT72CHAR72TEXT72
ICON02Text Line TEXT72CHAR72TEXT72
ICON03Text Line TEXT72CHAR72TEXT72
ICON04Text Line TEXT72CHAR72TEXT72
ICON05Text Line TEXT72CHAR72TEXT72
QUANTITY01Scheduled Quantity ETMENQUAN13(3) MENGE
QUANTITY02Scheduled Quantity ETMENQUAN13(3) MENGE
QUANTITY03Scheduled Quantity ETMENQUAN13(3) MENGE
QUANTITY04Scheduled Quantity ETMENQUAN13(3) MENGE
QUANTITY05Scheduled Quantity ETMENQUAN13(3) MENGE
QUANTITY06Scheduled Quantity ETMENQUAN13(3) MENGE
UOM01Base Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
UOM02Base Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
UOM03Base Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
UOM04Base Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
UOM05Base Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
UOM06Base Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
VALUE01Net Order Value in PO Currency BWERTCURR13(2) WERT7
VALUE02Net Order Value in PO Currency BWERTCURR13(2) WERT7
VALUE03Net Order Value in PO Currency BWERTCURR13(2) WERT7
VALUE04Net Order Value in PO Currency BWERTCURR13(2) WERT7
VALUE05Net Order Value in PO Currency BWERTCURR13(2) WERT7
VALUE06Net Order Value in PO Currency BWERTCURR13(2) WERT7
CURRENCY01Currency Key WAERSCUKY5Assigned to domainWAERSFWS
CURRENCY02Currency Key WAERSCUKY5Assigned to domainWAERSFWS
CURRENCY03Currency Key WAERSCUKY5Assigned to domainWAERSFWS
CURRENCY04Currency Key WAERSCUKY5Assigned to domainWAERSFWS
CURRENCY05Currency Key WAERSCUKY5Assigned to domainWAERSFWS
CURRENCY06Currency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table MEPO1323

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