SAP ABAP Class CL_REMI_MIGRATION_STEP (Step of Migration)
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_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20040916 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REMI_MIGRATION_STEP | Step of Migration | 20040913 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIGRATION_STEP_CHECK | Migration Step: Check Only | 20050209 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIGRATION_STEP_MANUAL | Migration Step: Manual | 20050209 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIGRATION_STEP_PREPARE | Migration Step: Preparatory | 20050209 |
Properties
Class | CL_REMI_MIGRATION_STEP | |
Short Description | Step of Migration | |
Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
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 | 20040913 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_REMI_MIGRATION_STEP | Step of Migration | 20040913 |
Friends
Class CL_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 | Attribute reference (LIKE) | 20041008 | ||||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | REMI_TABLE_STATUS-MSGNUMBER | Application Log: External ID | 20050822 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040917 | ||||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Message Collector | 20050822 | ||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20041102 | ||||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | REMI_TABLE_STATUS | Status per Table | 20041104 | ||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040917 | ||||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_IF_REMI_MIGRATE_GROUP | Migrate a Group of Dependent Tables | 20041028 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041108 | |
2 | ![]() |
Instance method | Public | Method | 20050209 | |
3 | ![]() |
Instance method | Public | Method | 20050726 | |
4 | ![]() |
Instance method | Protected | Method | Fills Table Buffer | 20041102 |
5 | ![]() |
Instance method | Public | Method | Gets a Group | 20041028 |
6 | ![]() |
Instance method | Protected | Method | Gets the Messages [Final] | 20050822 |
7 | ![]() |
Instance method | Public | Method | 20041105 | |
8 | ![]() |
Instance method | Protected | Method | For My Object: Checks Before Execution | 20050726 |
9 | ![]() |
Instance method | Protected | Method | Save Error Log [Final] | 20050822 |
Events
Class CL_REMI_MIGRATION_STEP has no event.
Types
Class CL_REMI_MIGRATION_STEP has no local type.
Method Signatures
Method CAN_PERFORM Signature
Method CAN_PERFORM on class CL_REMI_MIGRATION_STEP has no parameter.
Method CAN_PERFORM on class CL_REMI_MIGRATION_STEP has no exception.
Method CHECK_AUTHORITY Signature
Method CHECK_AUTHORITY on class CL_REMI_MIGRATION_STEP has no parameter.
Method CHECK_AUTHORITY on class CL_REMI_MIGRATION_STEP has no exception.
Method CHECK_BEFORE_PERFORM Signature
Method CHECK_BEFORE_PERFORM on class CL_REMI_MIGRATION_STEP has no parameter.
Method CHECK_BEFORE_PERFORM on class CL_REMI_MIGRATION_STEP has no exception.
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_REMI_MIGRATION_STEP has no parameter.
Method FILL_BUFFER on class CL_REMI_MIGRATION_STEP has no exception.
Method GET_GROUP Signature
Method GET_GROUP on class CL_REMI_MIGRATION_STEP has no parameter.
Method GET_GROUP on class CL_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 | ![]() |
RO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050822 |
Method GET_MSGLIST on class CL_REMI_MIGRATION_STEP has no exception.
Method GET_STATUS Signature
Method GET_STATUS on class CL_REMI_MIGRATION_STEP has no parameter.
Method GET_STATUS on class CL_REMI_MIGRATION_STEP has no exception.
Method ME_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 ME_CHECK_BEFORE_PERFORM on class CL_REMI_MIGRATION_STEP has no exception.
Method STORE_MESSAGES 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 | Verbuchung mit "IN UPDATE TASK" rufen | 20050822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050822 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 600 |