SAP ABAP Class CL_REMI_MIG_CEA (Cost Efficiency Analysis)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-MI (Application Component) Migration
⤷
RE_MI_CL (Package) RE: Migration RE Classic => RE-FX
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIGRATE_GROUP | Migrate a Group of Dependent Tables | 20070116 |
Properties
| Class | CL_REMI_MIG_CEA | |
| Short Description | Cost Efficiency Analysis | |
| Super Class | CL_REMI_MIGRATE_GROUP | Migrate a Group of Dependent Tables |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_MI_CL | RE: Migration RE Classic => RE-FX |
| Created | 20070116 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 8 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 9 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 10 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 11 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REMI_MIG_CEA has no interface implemented.
Friends
Class CL_REMI_MIG_CEA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RE_T_ADJMTASKID | Adjustment Measure ID | 20090320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Assigns the Adjustment Term | 20071109 | |
| 2 | Instance method | Protected | Method | Checks for Existing Adjustment Measures | 20090320 | |
| 3 | Instance method | Protected | Method | For My Object: Execution of Migration | 20070126 | |
| 4 | Instance method | Protected | Method | For My Object: Execution of Migration | 20070122 | |
| 5 | Instance method | Protected | Method | Prepare Conversion Decision | 20070201 |
Events
Class CL_REMI_MIG_CEA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_EXPPOSGUID | Protected | See coding | 20070202 | BEGIN OF ty_s_EXPPOSGUID,
EXPPOSGUID type reajEXPPOSGUID,
intreno type recaintreno,
aendind type viwb70-aendind,
lfd_nr type viwb70-lfd_nr,
aufwart type viwb70-aufwart,
zudat type viwb70-zudat,
abdat type viwb01-abdat,
expposno type reajexpposno,
END OF ty_s_EXPPOSGUID
|
||
| 2 | TY_S_RO_OBJNR | Protected | See coding | 20070131 | BEGIN OF ty_s_ro_objnr,
objnr TYPE recaobjnr,
bukrs TYPE bukrs,
swenr TYPE swenr,
smenr TYPE smenr,
END OF ty_s_ro_objnr
|
||
| 3 | TY_T_EXPPOSGUID | Protected | See coding | 20070202 | ty_t_EXPPOSGUID TYPE TABLE OF ty_s_EXPPOSGUID
|
||
| 4 | TY_T_RO_OBJNR | Protected | See coding | 20070131 | ty_t_ro_objnr TYPE TABLE OF ty_s_ro_objnr
|
Method Signatures
Method ASSIGN_ADJRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20071109 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20071109 |
Method ASSIGN_ADJRULE on class CL_REMI_MIG_CEA has no exception.
Method CHECK_MIGRATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_FOUND | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20090320 | |||
| 2 | ID_ADJMTASKID | Call by reference | Type reference (TYPE) | REAJADJMTASKID | Anpassungsmaßnahme | 20090320 | |||
| 3 | IF_RESET | Call by reference | Type reference (TYPE) | RECABOOL | ' ' | Rücksetzen Prüftabelle | 20090320 |
Method CHECK_MIGRATED on class CL_REMI_MIG_CEA has no exception.
Method MIG_BD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20070126 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20070126 |
Method MIG_BD on class CL_REMI_MIG_CEA has no exception.
Method MIG_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20070122 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20070122 |
Method MIG_CUST on class CL_REMI_MIG_CEA has no exception.
Method PREPARE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20070201 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20070201 |
Method PREPARE_MAPPING on class CL_REMI_MIG_CEA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |