SAP ABAP Class CL_MDS_AIMMERGE (EHP5 adjustments (AIMMERGER))
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_AIMMERGE | |
| Short Description | EHP5 adjustments (AIMMERGER) | |
| 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 | 20110810 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDS_AIMMERGE has no forward declaration.
Interfaces
Class CL_MDS_AIMMERGE has no interface implemented.
Friends
Class CL_MDS_AIMMERGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TABNAME | 'AIMTRKORR' | Table Name | 20110810 | ||
| 2 | Constant | Public | Type reference (TYPE) | TABNAME | 'AIMTRKORR_SHD' | Table Name | 20110810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check whether AIMMERGE is activated or not | 20110810 | |
| 2 | Static method | Public | Method | Insert mapped TRKORRS into MDS_TRKORR with A=AIMMERGE | 20110812 | |
| 3 | Static method | Public | Method | Map from TRANSP_O to new TRKORRS | 20110811 |
Events
Class CL_MDS_AIMMERGE has no event.
Types
Class CL_MDS_AIMMERGE has no local type.
Method Signatures
Method CHECK_AIMMERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TRANSP_REQ_TAB | Call by reference | Type reference (TYPE) | DMC_MDS_TRANSP_REQ_TAB | IUUC: ID of a maintenance event | 20110810 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | DMC_MDS_AIMMERGE_STATUS | boolean variable (X=true, -=false, space=unknown) | 20110810 |
Method CHECK_AIMMERGE on class CL_MDS_AIMMERGE has no exception.
Method INSERT_MDS_TRKORR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAPPED_TRKORR | Call by reference | Type reference (TYPE) | DMC_MDS_TRANSP_REQ_TAB | All trkorr belonging to a maintenance event - no mainimp.buf | 20110812 |
Method INSERT_MDS_TRKORR on class CL_MDS_AIMMERGE has no exception.
Method REMAP_TRKORRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRKORR_NEW | Call by reference | Type reference (TYPE) | DMC_MDS_TRANSP_REQ_TAB | Transport request for Maintenace Event | 20110811 | |||
| 2 | IT_TRKORR_OLD | Call by reference | Type reference (TYPE) | DMC_MDS_TRANSP_REQ_TAB | Transport request for Maintenace Event | 20110811 | |||
| 3 | IV_AIMMERGE_STATUS | Call by reference | Type reference (TYPE) | DMC_MDS_AIMMERGE_STATUS | Status if AIMMERGE is active or not | 20110811 |
Method REMAP_TRKORRS on class CL_MDS_AIMMERGE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |