SAP ABAP Class IF_REMI_MIGRATION_STEP (Step of Migration)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RECA_STORABLE | Object Can Be Stored | 20040913 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_REMI_MIGRATION_STEP_TRREQ | Migration Step: Transport | 20050919 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REMI_MIGRATION_STEP | Step of Migration | 20040913 |
Properties
Class | IF_REMI_MIGRATION_STEP | |
Short Description | Step of Migration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040913 | 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_MIGRATION_STEP has no interface implemented.
Friends
Class IF_REMI_MIGRATION_STEP 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_MIGRATION | Migration Run | 20040917 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | REMI_TABLE_STATUS | Status per Table | 20040913 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | REMIC_MIG_STEP | Migration Step (TIVMISTEP) | 20040913 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Can Be Executed | 20041108 |
2 | ![]() |
Instance method | Public | Method | Checks Authorization | 20050209 |
3 | ![]() |
Instance method | Public | Method | Checks Before Execution | 20050726 |
4 | ![]() |
Instance method | Public | Method | 20040913 | |
5 | ![]() |
Instance method | Public | Method | Gets a Group | 20060126 |
6 | ![]() |
Instance method | Public | Method | Gets the Message Collector | 20041105 |
7 | ![]() |
Instance method | Public | Method | Gets the Message Collector for a Group | 20041105 |
8 | ![]() |
Instance method | Public | Method | Gets the Message Collector for a Table | 20050421 |
9 | ![]() |
Instance method | Public | Method | Gets the Possible States | 20041110 |
10 | ![]() |
Instance method | Public | Method | Gets Status of the Migration | 20041026 |
11 | ![]() |
Instance method | Public | Method | Gets the Status of Migration for a Group | 20041102 |
12 | ![]() |
Instance method | Public | Method | Delivers the Status | 20041026 |
13 | ![]() |
Instance method | Public | Method | Gets the Status of a Group | 20041026 |
14 | ![]() |
Instance method | Public | Method | Initialize | 20040913 |
15 | ![]() |
Instance method | Public | Method | Is the List of Collected Messages Empty? | 20050421 |
16 | ![]() |
Instance method | Public | Method | Execution of Migration | 20040913 |
17 | ![]() |
Instance method | Public | Method | Sets the Status of the Migration | 20041110 |
Events
Class IF_REMI_MIGRATION_STEP has no event.
Types
Class IF_REMI_MIGRATION_STEP 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 | ![]() |
IF_IGNORE_ORDER | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20050209 | |
2 | ![]() |
RF_CAN | Value transfer | Type reference (TYPE) | REMICANPERFORM | Allgemeines Ja/Nein - Feld | 20041108 |
Method CAN_PERFORM on class IF_REMI_MIGRATION_STEP has no exception.
Method CHECK_AUTHORITY Signature
Method CHECK_AUTHORITY on class IF_REMI_MIGRATION_STEP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050209 |
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 | 20050726 |
Method CHECK_BEFORE_PERFORM on class IF_REMI_MIGRATION_STEP has no exception.
Method FREE Signature
Method FREE on class IF_REMI_MIGRATION_STEP has no parameter.
Method FREE on class IF_REMI_MIGRATION_STEP has no exception.
Method GET_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MIG_GROUP | Call by reference | Type reference (TYPE) | REMIMIGGROUP | Guppierung von Tabellen | 20060126 | ||
2 | ![]() |
RO_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_REMI_MIGRATE_GROUP | Migrieren einer Gruppe von abhängigen Tabellen | 20060126 |
Method GET_GROUP on class IF_REMI_MIGRATION_STEP 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_MIGRATION_STEP has no exception.
Method GET_MSGLIST_BY_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MIG_GROUP | Call by reference | Type reference (TYPE) | REMIMIGGROUP | Guppierung von Tabellen | 20041105 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041105 |
Method GET_MSGLIST_BY_GROUP on class IF_REMI_MIGRATION_STEP has no exception.
Method GET_MSGLIST_BY_TAB 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 | 20050421 | ||
2 | ![]() |
IS_TAB | Call by reference | Type reference (TYPE) | VIMITABSTATUS_KEY | Status je Tabelle: Schlüsselfelder | 20050421 |
Method GET_MSGLIST_BY_TAB on class IF_REMI_MIGRATION_STEP has no exception.
Method GET_POSSIBLE_STATUS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_PROCSTEPSTATUS_X | Status eines Schrittes | 20041110 |
Method GET_POSSIBLE_STATUS_LIST on class IF_REMI_MIGRATION_STEP has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_STATUS | Value transfer | Type reference (TYPE) | REMI_TABLE_STATUS | Status je Tabelle | 20041026 |
Method GET_STATUS on class IF_REMI_MIGRATION_STEP has no exception.
Method GET_STATUS_BY_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MIG_GROUP | Call by reference | Type reference (TYPE) | REMIMIGGROUP | Guppierung von Tabellen | 20041102 | ||
2 | ![]() |
RS_STATUS | Value transfer | Type reference (TYPE) | REMI_TABLE_STATUS | Status je Tabelle | 20041102 |
Method GET_STATUS_BY_GROUP on class IF_REMI_MIGRATION_STEP has no exception.
Method GET_STATUS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_TABLE_STATUS | Status je Tabelle | 20041026 |
Method GET_STATUS_LIST on class IF_REMI_MIGRATION_STEP has no exception.
Method GET_STATUS_LIST_BY_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | RE_T_TABLE_STATUS | Status je Tabelle | 20041026 | ||
2 | ![]() |
ID_MIG_GROUP | Call by reference | Type reference (TYPE) | REMIMIGGROUP | Guppierung von Tabellen | 20041026 |
Method GET_STATUS_LIST_BY_GROUP on class IF_REMI_MIGRATION_STEP has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MIGRATION | Call by reference | Object reference (TYPE REF TO) | IF_REMI_MIGRATION | Migrationslauf | 20040917 | ||
2 | ![]() |
IS_STEP | Call by reference | Type reference (TYPE) | REMIC_MIG_STEP | Migrationsschritt (TIVMISTEP) | 20040913 |
Method INIT on class IF_REMI_MIGRATION_STEP has no exception.
Method IS_MSGLIST_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TAB | Call by reference | Type reference (TYPE) | VIMITABSTATUS_KEY | Status je Tabelle: Schlüsselfelder | 20050421 | ||
2 | ![]() |
RF_EMPTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ist Liste leer? | 20050421 |
Method IS_MSGLIST_EMPTY on class IF_REMI_MIGRATION_STEP has no exception.
Method PERFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MIG_GROUP | Call by reference | Type reference (TYPE) | REMIMIGGROUP | Guppierung von Tabellen | 20060126 | ||
2 | ![]() |
ID_MIG_TABNAMEOLD | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20070418 | ||
3 | ![]() |
IF_IGNORE_PREV_STEPS | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20070706 | |
4 | ![]() |
IF_TESTMODE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20070418 | |
5 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050214 |
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 | 20041110 |
Method SET_STATUS on class IF_REMI_MIGRATION_STEP has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |