SAP ABAP Interface IF_REMI_MIGRATE_ANY (Migrate Any Given Object)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REMI_MIGRATE_ANY | Migrate Any Given Object | 20040805 |
Properties
| Interface | IF_REMI_MIGRATE_ANY | |
| Short Description | Migrate Any Given Object |
General Data
| Package | RE_MI_CL | RE: Migration RE Classic => RE-FX |
| Created | 20040805 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_REMI_MIGRATE_ANY has no interface.
Friends
Interface IF_REMI_MIGRATE_ANY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_MODE | Instance attribute | Public | Type reference (TYPE) | REMIMIGMODE | Migration mode | 20041008 | ||
| 2 | MO_MIG_GROUP | Instance attribute | Public | Object reference (TYPE REF TO) | IF_REMI_MIGRATE_GROUP | Migrate a Group of Dependent Tables | 20040917 | ||
| 3 | MS_STATUS | Instance attribute | Public | Type reference (TYPE) | REMI_TABLE_STATUS | Status per Table | 20050112 | ||
| 4 | MT_MIG_TABLE | Instance attribute | Public | Type reference (TYPE) | RE_T_MIG_TAB | Classic RE Table to Be Migrated (TIVMITAB) | 20040930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Can Be Executed | 20041118 | |
| 2 | Instance method | Public | Method | Checks Before Execution | 20040929 | |
| 3 | Instance method | Public | Method | Releases all resources and locks [Final] | 20041104 | |
| 4 | Instance method | Public | Method | Gets the Message Collector | 20041105 | |
| 5 | Instance method | Public | Method | Gets Status of the Migration | 20040809 | |
| 6 | Instance method | Public | Method | Text of a Settlement Step [Abstract] | 20041105 | |
| 7 | Instance method | Public | Method | Initializes Using the Superordinate Object [Final] | 20040811 | |
| 8 | Instance method | Public | Method | Is the List of Collected Messages Empty? | 20050421 | |
| 9 | Instance method | Public | Method | Checks if data was changed [Final] | 20041104 | |
| 10 | Instance method | Public | Method | Execution of Migration [Final] | 20040809 | |
| 11 | Instance method | Public | Method | Sets the Status of the Migration | 20060201 | |
| 12 | Instance method | Public | Method | Save Status [Final] | 20041104 |
Events
Interface IF_REMI_MIGRATE_ANY has no event.
Types
Interface IF_REMI_MIGRATE_ANY has no local type.
Method Signatures
Method CAN_PERFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_CAN | Value transfer | Type reference (TYPE) | REMICANPERFORM | Kann ausgeführt werden | 20041118 |
Method CAN_PERFORM on Interface IF_REMI_MIGRATE_ANY has no exception.
Method CHECK_BEFORE_PERFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040929 |
Method CHECK_BEFORE_PERFORM on Interface IF_REMI_MIGRATE_ANY has no exception.
Method FREE Signature
Method FREE on Interface IF_REMI_MIGRATE_ANY has no parameter.
Method FREE on Interface IF_REMI_MIGRATE_ANY has no exception.
Method GET_MSGLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041105 |
Method GET_MSGLIST on Interface IF_REMI_MIGRATE_ANY has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041105 | |||
| 2 | ES_STATUS | Call by reference | Type reference (TYPE) | REMI_TABLE_STATUS | Zusammenfassung der Ergebnisse einer Umsetzung | 20041105 |
Method GET_STATUS on Interface IF_REMI_MIGRATE_ANY has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_TEXT | Call by reference | Type reference (TYPE) | RECASTEPTEXT | Text zum Prozessschritt | 20041105 |
Method GET_TEXT on Interface IF_REMI_MIGRATE_ANY has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MIG_GROUP | Call by reference | Object reference (TYPE REF TO) | IF_REMI_MIGRATE_GROUP | Migrieren einer Gruppe von abhängigen Tabellen | 20040917 | |||
| 2 | IS_MIG_TAB | Call by reference | Type reference (TYPE) | REMIC_MIG_TAB | Zu migrierende RE-Classic Tabelle (TIVMITAB) | 20040917 | |||
| 3 | IT_MIG_TAB | Call by reference | Type reference (TYPE) | RE_T_MIG_TAB | Zu migrierende RE-Classic Tabelle (TIVMITAB) | 20040930 |
Method INIT on Interface IF_REMI_MIGRATE_ANY has no exception.
Method IS_MSGLIST_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_EMPTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ist Liste leer? | 20050421 |
Method IS_MSGLIST_EMPTY on Interface IF_REMI_MIGRATE_ANY has no exception.
Method IS_STATUS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_MODIFIED | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20041104 |
Method IS_STATUS_MODIFIED on Interface IF_REMI_MIGRATE_ANY has no exception.
Method PERFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040811 |
Method PERFORM on Interface IF_REMI_MIGRATE_ANY has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20060201 |
Method SET_STATUS on Interface IF_REMI_MIGRATE_ANY has no exception.
Method STORE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20041104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041104 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |