MMDA_PUR_S_PUR_C04 SAP (Purchasing Groups (Similar to InfoCube 0PUR_C04)) Structure details

Dictionary Type: Structure
Description: Purchasing Groups (Similar to InfoCube 0PUR_C04)




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




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

MMDA_PUR_S_PUR_C04 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 "Purchasing Groups (Similar to InfoCube 0PUR_C04)" 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_C04 TYPE MMDA_PUR_S_PUR_C04.

The MMDA_PUR_S_PUR_C04 table consists of various fields, each holding specific information or linking keys about Purchasing Groups (Similar to InfoCube 0PUR_C04) data available in SAP. These include CALMONTH (Calendar year / month), CALWEEK (Calendar year / week), FISCPER (Fiscal year / period), FISCVARNT (Fiscal year variant).. 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_C04 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
CALDAYCalendar day RSCALDAYDATS8DATUM
CALMONTHCalendar year / month RSCALMONTHNUMC6PERI6RSCALMONTH
CALWEEKCalendar year / week RSCALWEEKNUMC6PERI6RSCALWEEK
FISCPERFiscal year / period RSFISCPERNUMC7PERI7RSFISCPER
FISCVARNTFiscal year variant RSFISCVARCHAR2RSFISCVAR
DOC_DATEPurchase Order Date BEDATDATS8DATUM
PURCH_ORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
PUR_GROUPPurchasing Group EKGRPCHAR3Assigned to domainEKGRPEKG
VENDORAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
VERSIONVersion VERSNCHAR3Assigned to domainALPHACOVERSIKVS
VTYPEValue type for Reporting RSVTYPENUMC3Assigned to domainRSVTYPE
REVERSEDOCPurchasing info: General data flagged for deletion ILOEACHAR1XFELD
CONTR_ITEMNumber of Contract Items CONTR_ITEMDEC17(3)
DELIVERIESNumber of Deliveries DELIVERIESDEC17(3)
DEL_SCHEDSNumber of Scheduling Agreement Schedule Lines DEL_SCHEDSDEC17(3)
INVCD_AMNTInvoiced Amount INVCD_AMNTCURR17(2) WERTV9
NO_PUR_ORDNumber Of Orders NO_ORDERSDEC17(3)
NO_REQ_QUTNumber of Request for Quotations NO_REQ_QUTDEC17(3)
ORDER_VALEffective Purchase Order Value ORDER_VALCURR17(2) WERTV9
PO_ITEMLNSNumber of Purchase Order Schedule Lines PO_ITEMLNSDEC17(3)
PO_ITEMSNumber of Purchase Order Items PO_ITEMSDEC17(3)
QUOT_ITEMSNumber of Quotation Items QUOT_ITEMSDEC17(3)
RFQ_ITEMSNumber of Request for Quotation Items RFQ_ITEMSDEC17(3)
SCHED_AGRNumber of Scheduling Agreements SCHED_AGRDEC17(3)
SCH_AGR_ITNumber of Scheduling Agreement Items SCH_AGR_ITDEC17(3)
CONTRACTSNumber of Contracts CONTRACTSDEC17(3)
LOC_CURRCYLocal Currency HWAERCUKY5Assigned to domainWAERS
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_C04 using ABAP code?

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

How to access SAP table MMDA_PUR_S_PUR_C04

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