MMDA_PUR_S_PUR_C09 SAP (Purchase Order Service Level (Similar to Infocube 0PUR_C09)) Structure details

Dictionary Type: Structure
Description: Purchase Order Service Level (Similar to Infocube 0PUR_C09)




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




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

MMDA_PUR_S_PUR_C09 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 "Purchase Order Service Level (Similar to Infocube 0PUR_C09)" 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_MMDA_PUR_S_PUR_C09 TYPE MMDA_PUR_S_PUR_C09.

The MMDA_PUR_S_PUR_C09 table consists of various fields, each holding specific information or linking keys about Purchase Order Service Level (Similar to Infocube 0PUR_C09) data available in SAP. These include CALMONTH (Calendar year / month), CALWEEK (Calendar year / week), CALDAY (Calendar day), FISCPER (Fiscal year / period).. 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 MMDA_PUR_S_PUR_C09 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
OI_EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
CALMONTHCalendar year / month RSCALMONTHNUMC6PERI6RSCALMONTH
CALWEEKCalendar year / week RSCALWEEKNUMC6PERI6RSCALWEEK
CALDAYCalendar day RSCALDAYDATS8DATUM
FISCPERFiscal year / period RSFISCPERNUMC7PERI7RSFISCPER
FISCVARNTFiscal year variant RSFISCVARCHAR2RSFISCVAR
ENTRY_DATEDate on which the purchasing document was entered MC_ERFDATDATS8DATUM
DOC_DATEPurchasing Document Date EBDATDATS8DATUM
PARTNERVendor to whom partner roles have been assigned PLIEFCHAR10Assigned to domainALPHALIFNR
SUPPLIERGoods supplier PWLIFCHAR10Assigned to domainALPHALIFNR
SUPPL_VENDSupplying Vendor LLIEFCHAR10Assigned to domainALPHALIFNRLLI
SUPP_PLANTSupplying (Issuing) Plant in Stock Transport Order RESWKCHAR4Assigned to domainWERKS
SUP_PLANTSupplying plant to which partner roles have been assigned PLIWKCHAR10Assigned to domainALPHALIFNR
VENDORAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
PURCH_ORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
PUR_GROUPPurchasing Group EKGRPCHAR3Assigned to domainEKGRPEKG
PDVIEYCRDelivered Early According To Requested Delivery Date PDVIEYCRINT410INT4
PDVVEYCRValue Delivered Early According To Requested Delivery Date PDVVEYCRCURR17(2) WERTV9
PDVILECRDelivered Late According To Requested Delivery Date PDVILECRINT410INT4
PDVVLECRValue of Late Deliveries Acc To Requested Delivery Date PDVVLECRCURR17(2) WERTV9
PDVIELCRDelivered Early/Late According To Requested Delivery Date PDVIELCRINT410INT4
PDVVELCRValue Delivered Early/ Late Acc To Requested Delivery Date PDVVELCRCURR17(2) WERTV9
PDVIOVERMore Delivered Than Requested PDVIOVERINT410INT4
PDVVOVERValue Delivered More Than Requested PDVVOVERCURR17(2) WERTV9
PDVIUNDRLess Delivered Than Requested PDVIUNDRINT410INT4
PDVVUNDRLess Than Requested Delivery Value PDVVUNDRCURR17(2) WERTV9
PDVIEYSCDelivered Early According To Schedule Line Date PDVIEYSCINT410INT4
PDVVEYSCValue of Early Deliveries Acc To Schedule Line Date PDVVEYSCCURR17(2) WERTV9
PDVILESCDelivered Late According To Schedule Line Date PDVILESCINT410INT4
PDVVLESCValue Of Late Deliveries Acc Schedule Line Date PDVVLESCCURR17(2) WERTV9
PDVIELSCDelivered Early/Late According To Schedule Line Date PDVIELSCINT410INT4
PDVVELSCValue Of Early/Late Deliveries Acc Schedule Line Date PDVVELSCCURR17(2) WERTV9
PICOASREQConfirmed as Requested PICOASREQINT410INT4
PVCOASREQValue Confirmed As Requested PVCOASREQCURR17(2) WERTV9
PDLV_VALActual Delivered Value PDLV_VALCURR17(2) WERTV9
PCONF_VALConfirmed Value PCONF_VALCURR17(2) WERTV9
PREQU_VALRequested Delivery Value PREQU_VALCURR17(2) WERTV9
LOC_CURRCYLocal Currency HWAERCUKY5Assigned to domainWAERS
ORDERSNumber Of Orders NO_ORDERSDEC17(3)
TIMESTAMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS

Key field Non-key field



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

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

How to access SAP table MMDA_PUR_S_PUR_C09

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