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 | Instance attribute | Private | Type reference (TYPE) | MDS_E070_TAB | table type for e070 | 20101220 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MDS_MAINT_EV_VER_TAB | table type for version maint_ev | 20101220 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20101220 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | MDS_TRANSP_O_VER_TAB | table type for version transp o | 20101220 | |||
| 5 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20101220 | |
| 2 | Static method | Public | Method | create new maintenance events | 20101217 | |
| 3 | Instance method | Public | Method | delete maintenance event | 20101220 | |
| 4 | Instance method | Private | Method | get me's, trkorrs and E070 data to specific mt_id | 20101220 | |
| 5 | Instance method | Public | Method | get trkorrs which are not yet mapped | 20101220 | |
| 6 | Instance method | Public | Method | get trkorrs which are not mapped and fit the selec. criteria | 20101220 | |
| 7 | Static method | Private | Method | load xprasupg.buf & tabimupg.buf and set those tables. | 20110308 | |
| 8 | Instance method | Public | Method | map transport requests to maint events | 20101220 | |
| 9 | 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 | 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 | IV_ME_ID | Call by reference | Type reference (TYPE) | DMC_MDS_MAINTENANCE_EVENT_ID | IUUC: ID of a maintenance event | 20101217 | |||
| 2 | IV_ME_SEQUENCE | Call by reference | Type reference (TYPE) | DMC_MDS_MAINT_EVENT_SEQUENCE | IUUC: sequence order of maintenance events | 20101217 | |||
| 3 | IV_ME_TEXT | Call by reference | Type reference (TYPE) | DMC_MDS_MAINTENANCE_EVENT_TEXT | IUUC: maintenance event specific text | 20101217 | |||
| 4 | IV_ME_TYPE | Call by reference | Type reference (TYPE) | DMC_MDS_MAINTENANCE_EVENT_TYPE | IUUC: Type of a maintenance event | 20101217 | |||
| 5 | 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 | 20101217 | ||
| 2 | error | 20101217 |
Method DELETE_ME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | ET_E070 | Call by reference | Type reference (TYPE) | MDS_E070_TAB | table type for e070 | 20101220 | |||
| 2 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | SY-DATUM | Date and Time, Current (Application Server) Date | 20101220 | |||
| 3 | IV_DATE_TO | Call by reference | Type reference (TYPE) | SY-DATUM | Date and Time, Current (Application Server) Date | 20101220 | |||
| 4 | IV_MAINT_EV | Call by reference | Type reference (TYPE) | DMC_MDS_MAINTENANCE_EVENT_ID | IUUC: ID of a maintenance event | 20101220 | |||
| 5 | 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 | IV_BUFFER_NAME | Call by reference | Type reference (TYPE) | STRING | 20110308 | ||||
| 2 | IV_ME_ID | Call by reference | Type reference (TYPE) | DMC_MDS_MAINTENANCE_EVENT_ID | IUUC: ID of a maintenance event | 20110308 | |||
| 3 | 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 | 20110308 | ||
| 2 | directory_browser_error | 20110308 | ||
| 3 | insert_error | 20110308 | ||
| 4 | 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 | IT_TRKORRS | Call by reference | Type reference (TYPE) | MDS_E070_TAB | table type for e070 | 20101220 | |||
| 2 | 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 | 20101220 |
Method UNMAP_TRKORR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 20101221 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |