SAP ABAP Class CL_MDS_MAPP_ME_TRKORR (Create MEs and mapp trkorr to mes)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MDS_MAINT_EVENT_PROC (Package) MDS Upgrade (Dynamic maintenance events)
Properties
Class CL_MDS_MAPP_ME_TRKORR  
Short Description Create MEs and mapp trkorr to mes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MDS_MAINT_EVENT_PROC   MDS Upgrade (Dynamic maintenance events) 
Created 20101217   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDS_MAPP_ME_TRKORR has no forward declaration.
Interfaces
Class CL_MDS_MAPP_ME_TRKORR has no interface implemented.
Friends
Class CL_MDS_MAPP_ME_TRKORR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E070_TAB Instance attribute Private Type reference (TYPE) MDS_E070_TAB table type for e070 20101220
2 MAINT_EV_TAB Instance attribute Private Type reference (TYPE) MDS_MAINT_EV_VER_TAB table type for version maint_ev 20101220
3 MASS_TRANSFER Instance attribute Private Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20101220
4 TRANSP_O_TAB Instance attribute Private Type reference (TYPE) MDS_TRANSP_O_VER_TAB table type for version transp o 20101220
5 TRKORR_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_TRKORR_VER_TAB mt_id specific table type for m = tabimupg.buf trkorrs 20110308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101220
2 CREATE_MAINTENANCE_EVENT Static method Public Method create new maintenance events 20101217
3 DELETE_ME Instance method Public Method delete maintenance event 20101220
4 GET_DATA Instance method Private Method get me's, trkorrs and E070 data to specific mt_id 20101220
5 GET_NOT_YET_MAPPED Instance method Public Method get trkorrs which are not yet mapped 20101220
6 GET_SELECTED_DATA Instance method Public Method get trkorrs which are not mapped and fit the selec. criteria 20101220
7 LOAD_AND_SET_BUFFER_FILES Static method Private Method load xprasupg.buf & tabimupg.buf and set those tables. 20110308
8 MAP_TRKORR_TO_ME Instance method Public Method map transport requests to maint events 20101220
9 UNMAP_TRKORR Instance method Public Method delete mapping of transport requests to maint events 20101221
Events
Class CL_MDS_MAPP_ME_TRKORR has no event.
Types
Class CL_MDS_MAPP_ME_TRKORR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20101220

Method CONSTRUCTOR on class CL_MDS_MAPP_ME_TRKORR has no exception.

Method CREATE_MAINTENANCE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ME_ID Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20101217
2 Importing IV_ME_SEQUENCE Call by reference Type reference (TYPE) DMC_MDS_MAINT_EVENT_SEQUENCE IUUC: sequence order of maintenance events 20101217
3 Importing IV_ME_TEXT Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_TEXT IUUC: maintenance event specific text 20101217
4 Importing IV_ME_TYPE Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_TYPE IUUC: Type of a maintenance event 20101217
5 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20101217
# Exception Resumable Description Created on
1 ERROR error 20101217
2 ME_ALREADY_EXIST error 20101217

Method DELETE_ME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ME_ID Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20101220
# Exception Resumable Description Created on
1 ERROR error 20101220

Method GET_DATA Signature

Method GET_DATA on class CL_MDS_MAPP_ME_TRKORR has no parameter.
Method GET_DATA on class CL_MDS_MAPP_ME_TRKORR has no exception.

Method GET_NOT_YET_MAPPED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_AMOUNT Value transfer Type reference (TYPE) I 20101220

Method GET_NOT_YET_MAPPED on class CL_MDS_MAPP_ME_TRKORR has no exception.

Method GET_SELECTED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_E070 Call by reference Type reference (TYPE) MDS_E070_TAB table type for e070 20101220
2 Importing IV_DATE_FROM Call by reference Type reference (TYPE) SY-DATUM Date and Time, Current (Application Server) Date 20101220
3 Importing IV_DATE_TO Call by reference Type reference (TYPE) SY-DATUM Date and Time, Current (Application Server) Date 20101220
4 Importing IV_MAINT_EV Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20101220
5 Importing IV_TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20101220

Method GET_SELECTED_DATA on class CL_MDS_MAPP_ME_TRKORR has no exception.

Method LOAD_AND_SET_BUFFER_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUFFER_NAME Call by reference Type reference (TYPE) STRING 20110308
2 Importing IV_ME_ID Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20110308
3 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20110308
# Exception Resumable Description Created on
1 ERROR error 20110308
2 FILE_OPEN directory_browser_error 20110308
3 INSERT_ERROR insert_error 20110308
4 TRKORR_ALREADY_MAPPED trkorr_already_mapped 20110308

Method MAP_TRKORR_TO_ME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TRKORRS Call by reference Type reference (TYPE) MDS_E070_TAB table type for e070 20101220
2 Importing IV_MAINT_EV Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20101220
# Exception Resumable Description Created on
1 ERROR error 20101220

Method UNMAP_TRKORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TRKORRS Call by reference Type reference (TYPE) MDS_TRANSP_O_VER_TAB table type for version transp o 20101221
# Exception Resumable Description Created on
1 ERROR error 20101221
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620