MEPO1317 SAP (Item Details: Dates from Materials Planning Viewpoint) Structure details

Dictionary Type: Structure
Description: Item Details: Dates from Materials Planning Viewpoint




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




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

MEPO1317 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 "Item Details: Dates from Materials Planning Viewpoint" 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_MEPO1317 TYPE MEPO1317.

The MEPO1317 table consists of various fields, each holding specific information or linking keys about Item Details: Dates from Materials Planning Viewpoint data available in SAP. These include WEBRE (Indicator: GR-Based Invoice Verification), XERSY (Evaluated Receipt Settlement (ERS)), EREKZ (Final Invoice Indicator), MWSKZ (Tax on sales/purchases code).. 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 MEPO1317 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
REPOSInvoice Receipt Indicator REPOSCHAR1XFELD
WEBREIndicator: GR-Based Invoice Verification WEBRECHAR1XFELD
XERSYEvaluated Receipt Settlement (ERS) XERSYCHAR1XFELD
EREKZFinal Invoice Indicator EREKZCHAR1XFELD
MWSKZTax on sales/purchases code MWSKZCHAR2T007AMWSKZ
TXJCDTax Jurisdiction TXJCDCHAR15TTXJTXJCDTXJ
LEBREIndicator for Service-Based Invoice Verification LEBRECHAR1XFELD
RETPCRetention in Percent RETPZDEC5(2) PRZ32
DPTYPDown Payment Indicator ME_DPTYPCHAR4ME_DPTYPE_DOMAIN
DPTXTText for Down Payment Category DPTEXT_DCHAR30TEXT30
DPAMTDown Payment Amount in Document Currency ME_DPAMNTCURR11(2) WERT11
DPPCTDown Payment Percentage ME_DPPCNTDEC5(2) PRZ32
DPDATDue Date for Down Payment ME_DPDDATDATS8DATS
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
DIFF_INVOICEDifferential Invoicing DIFF_INVOICECHAR2DIFF_INVOICE
TC_AUT_DETTax Code Automatically Determined J_1BTC_AUT_DETCHAR2Assigned to domainMWSKZ
MANUAL_TC_REASONManual Tax Code Reason J_1BMANUAL_TC_REASONCHAR2Assigned to domainJ_1BMANUAL_TC_REASON
FISCAL_INCENTIVETax Incentive Type J_1BFISCAL_INCENTIVE_CODECHAR4Assigned to domainJ_1BFISCAL_INCENTIVE_CODE
TAX_SUBJECT_STTax Subject to Substituição Tributária J_1BTC_TAX_SUBJECT_STCHAR1J_1BYES_NO
MANUAL_TC_REASON_TXTDescription BEZEI30CHAR30TEXT30
FISCAL_INCENTIVE_TXTDescription BEZEI30CHAR30TEXT30
FISCAL_INCENTIVE_IDIncentive ID J_1BFISCAL_INCENTIVE_IDCHAR4Assigned to domainJ_1BFISCAL_INCENTIVE_ID
FISCAL_INCENTIVE_ID_TXTDescription of rule BEZEI60CHAR60TEXT60

Key field Non-key field



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

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

How to access SAP table MEPO1317

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