MC17I30HDR SAP (PM-BW Extraction: Order) Structure details

Dictionary Type: Structure
Description: PM-BW Extraction: Order




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




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

MC17I30HDR 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 "PM-BW Extraction: Order" 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_MC17I30HDR TYPE MC17I30HDR.

The MC17I30HDR table consists of various fields, each holding specific information or linking keys about PM-BW Extraction: Order data available in SAP. These include AUART (Order Type), AUFNR (Order Number), AWERK (Plant associated with main work center), BAUTL_HD (Assembly).. 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 MC17I30HDR 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
ROCANCELIndicator: Cancel Data Record ROCANCELCHAR1BOOLE
AUARTOrder Type AUFARTCHAR4Assigned to domainAUFARTAAT
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
AWERKPlant associated with main work center AWERKCHAR4Assigned to domainWERKS
BAUTL_HDAssembly BAUTLCHAR18Assigned to domainMATN1MATNRMAT
DLZBRUTTOOrder Run-time in Calendar Days (Gross) DAFIHDZ_BFLTP16(16) QSTATWERT
DLZNETTOOrder Lead Time/Working Days Acc. to Factory Calendar(Net) DAFIHDZ_NFLTP16(16) QSTATWERT
EHTAGLead Time Unit (Day) QEINHTAGUNIT3Assigned to domainCUNITMEINS
EQUNREquipment Number EQUNRCHAR18Assigned to domainALPHAEQUNREQNEQUI
ERDATDate on Which Record Was Created ERDATDATS8DATUM
GETRIConfirmed Order Finish Date CO_GETRIDATS8DATUM
GEWRKObject ID of the Work Center LGWIDNUMC8Assigned to domainCR_OBJID
GLTRPBasic finish date CO_GLTRPDATS8DATUM
GLTRSScheduled finish CO_GLTRSDATS8DATUM
GSTRIActual start date CO_GSTRIDATS8DATUM
GSTRPBasic Start Date PM_ORDGSTRPDATS8DATUM
GSTRSScheduled start CO_GSTRSDATS8DATUM
ILARTMaintenance activity type ILACHAR3Assigned to domainILARTH_T350I
INGRPPlanner Group for Customer Service and Plant Maintenance INGRPCHAR3Assigned to domainINGRPIHG
IPHASMaintenance Processing Phase PM_PHASECHAR1PM_PHASE
IWERKMaintenance Planning Plant IWERKCHAR4Assigned to domainWERKSIWK
PLKNZMaintenance order planning indicator AUF_PLKNZCHAR1AUF_PLKNZ
TPLNRFunctional Location TPLNRCHAR30Assigned to domainTPLNRTPLNRIFLIFLM
VAPLZMain work center for maintenance tasks GEWRKCHAR8ARBPLVAP
ZHLAFIHNumber of orders DZHLAFIHINT410INT4
ZHLAFIH_ABGSNumber of Closed Orders DZHLAFIH_ABINT410INT4
ZHLAFIH_GEPLNumber of Planned Orders DZHLAFIH_GPLINT410INT4
ZHLAFIH_NDGEFNumber of orders not to be run DZHLAFIH_NDINT410INT4
ZHLAFIH_OFFENNumber of Open Orders DZHLAFIH_OFINT410INT4
ZHLAFIH_SOFNumber of Immediate Orders DZHLAFIH_SOFINT410INT4
ZHLAFIH_TGERLNumber of On-time Closed Orders DZHLAFIH_TEINT410INT4
ZHLAFIH_UNGPLNumber of Unscheduled Orders DZHLAFIH_UPLINT410INT4
.INCLU--AP 0
ABCKZABC indicator for technical object ABCKZCHAR1Assigned to domainABCKZ
AEZEITTime of Change AEZEITTIMS6UHRZT
ERFZEITTime, at Which Record Was Added ERZEITTIMS6UHRZT
IDAT2Technical completion date AUFIDAT2DATS8DATUM
QMNUMNotification No QMNUMCHAR12Assigned to domainALPHAQMNUMIQM
SWERKMaintenance plant SWERKCHAR4Assigned to domainWERKSSWK
SYSTZTime Zone TIMEZONECHAR6Assigned to domainTZNZONE

Key field Non-key field



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

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

How to access SAP table MC17I30HDR

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