SAP ABAP Class IF_REMI_MIGRATE_ANY (Migrate Any Given Object)
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
| Class | IF_REMI_MIGRATE_ANY | |
| Short Description | Migrate Any Given Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040805 | SAP |
| Last change | 20100310 | 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) |
Interfaces
Class IF_REMI_MIGRATE_ANY has no interface implemented.
Friends
Class IF_REMI_MIGRATE_ANY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | REMIMIGMODE | Migration mode | 20041008 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_REMI_MIGRATE_GROUP | Migrate a Group of Dependent Tables | 20040917 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | REMI_TABLE_STATUS | Status per Table | 20050112 | |||
| 4 | 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
Class IF_REMI_MIGRATE_ANY has no event.
Types
Class 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 class 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 class IF_REMI_MIGRATE_ANY has no exception.
Method FREE Signature
Method FREE on class IF_REMI_MIGRATE_ANY has no parameter.
Method FREE on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 |