SAP ABAP Class CL_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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REMI_MIGRATE_ANY | Migrate Any Given Object | 20040805 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIGRATE_TAB | Migrate a Table | 20040930 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIGRATE_TABCLUSTER | Migrate a Table Cluster | 20040930 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_SPECIFIC_DATA | Conversion Without Reference to a Table (with CASE Branch) | 20050715 |
Properties
Class | CL_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 | RE_MI_CL | RE: Migration RE Classic => RE-FX |
Created | 20040805 | 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_MIGRATE_ANY | Migrate Any Given Object | 20040805 |
Friends
Class CL_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 | Attribute reference (LIKE) | 20041008 | ||||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | REMI_TABLE_STATUS-MSGNUMBER | Application Log: External ID | 20041105 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040917 | ||||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Message Collector | 20041104 | ||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | Summary of Results of Conversion | 20050112 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | REMI_TABLE_STATUS | Status per Table | 20050113 | ||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20040930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041118 | |
2 | ![]() |
Instance method | Public | Method | 20050121 | |
3 | ![]() |
Instance method | Protected | Method | Executes Conversion Exit, If Defined on Field [Final] | 20041108 |
4 | ![]() |
Instance method | Protected | Method | Fills Table Buffer | 20041102 |
5 | ![]() |
Instance method | Protected | Method | Gets the Messages [Final] | 20041104 |
6 | ![]() |
Instance method | Public | Method | 20041118 | |
7 | ![]() |
Instance method | Public | Method | 20041105 | |
8 | ![]() |
Instance method | Public | Method | 20050208 | |
9 | ![]() |
Instance method | Protected | Method | For My Object: Checks Authorization | 20050530 |
10 | ![]() |
Instance method | Protected | Method | For My Object: Checks Before Execution | 20050121 |
11 | ![]() |
Instance method | Protected | Method | For My Object: Releases All Resources and Locks | 20041104 |
12 | ![]() |
Instance method | Protected | Method | For My Object: Initialize | 20040811 |
13 | ![]() |
Instance method | Protected | Method | For My Object: Checks If Data Was Changed | 20041104 |
14 | ![]() |
Instance method | Protected | Method | For My Object: Checks If Saving Is Allowed | 20041104 |
15 | ![]() |
Instance method | Protected | Method | For My Object: Execution of Migration [Abstract] | 20041104 |
16 | ![]() |
Instance method | Protected | Method | For My Object: Save Status | 20040910 |
17 | ![]() |
Instance method | Protected | Method | Save Error Log [Final] | 20041104 |
18 | ![]() |
Instance method | Public | Method | Save Status [Final] | 20050131 |
Events
Class CL_REMI_MIGRATE_ANY has no event.
Types
Class CL_REMI_MIGRATE_ANY has no local type.
Method Signatures
Method CAN_PERFORM Signature
Method CAN_PERFORM on class CL_REMI_MIGRATE_ANY has no parameter.
Method CAN_PERFORM on class CL_REMI_MIGRATE_ANY has no exception.
Method CHECK_BEFORE_PERFORM Signature
Method CHECK_BEFORE_PERFORM on class CL_REMI_MIGRATE_ANY has no parameter.
Method CHECK_BEFORE_PERFORM on class CL_REMI_MIGRATE_ANY has no exception.
Method DO_CONV_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_FIELD | Call by reference | Type reference (TYPE) | ANY | Feld, das gepfrüft und konvertiert werden soll | 20041108 | ||
2 | ![]() |
ID_CONVEXIT | Value transfer | Type reference (TYPE) | CONVEXIT | 'ALPHA' | Konvertierungsroutine | 20041108 | |
3 | ![]() |
IF_ONLY_IF_DEFINED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Nur übergebenen Exit benutzen, wenn definiert | 20041108 | |
4 | ![]() |
IF_OUTPUT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: TRUE=OUTPUT, FALSE=INPUT | 20041108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Konvertierung aufgetreten | 20041108 |
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_REMI_MIGRATE_ANY has no parameter.
Method FILL_BUFFER on class CL_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 | ![]() |
RO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041104 |
Method GET_MSGLIST on class CL_REMI_MIGRATE_ANY has no exception.
Method GET_STATUS Signature
Method GET_STATUS on class CL_REMI_MIGRATE_ANY has no parameter.
Method GET_STATUS on class CL_REMI_MIGRATE_ANY has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_REMI_MIGRATE_ANY has no parameter.
Method GET_TEXT on class CL_REMI_MIGRATE_ANY has no exception.
Method IS_STATUS_MODIFIED Signature
Method IS_STATUS_MODIFIED on class CL_REMI_MIGRATE_ANY has no parameter.
Method IS_STATUS_MODIFIED on class CL_REMI_MIGRATE_ANY has no exception.
Method ME_CHECK_AUTHORITY Signature
Method ME_CHECK_AUTHORITY on class CL_REMI_MIGRATE_ANY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050530 |
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 | 20050121 |
Method ME_CHECK_BEFORE_PERFORM on class CL_REMI_MIGRATE_ANY has no exception.
Method ME_FREE Signature
Method ME_FREE on class CL_REMI_MIGRATE_ANY has no parameter.
Method ME_FREE on class CL_REMI_MIGRATE_ANY has no exception.
Method ME_INIT Signature
Method ME_INIT on class CL_REMI_MIGRATE_ANY has no parameter.
Method ME_INIT on class CL_REMI_MIGRATE_ANY has no exception.
Method ME_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 ME_IS_STATUS_MODIFIED on class CL_REMI_MIGRATE_ANY has no exception.
Method ME_IS_STORABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_STORABLE | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20041104 |
Method ME_IS_STORABLE on class CL_REMI_MIGRATE_ANY has no exception.
Method ME_PERFORM 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 | 20060522 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041104 |
Method ME_PERFORM on class CL_REMI_MIGRATE_ANY has no exception.
Method ME_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) | ABAP_BOOL | Verbuchung mit "IN UPDATE TASK" rufen | 20040910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040910 |
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 | 20041104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20041104 |
Method STORE_STATUS Signature
Method STORE_STATUS on class CL_REMI_MIGRATE_ANY has no parameter.
Method STORE_STATUS on class CL_REMI_MIGRATE_ANY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 600 |