SAP ABAP Class CL_REMI_MIGRATE_TABCLUSTER (Migrate a Table Cluster)
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_REMI_MIGRATE_ANY | Migrate Any Given Object | 20040930 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_BUSOBJ_PG | Migrate VIAK23 | 20050105 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_TIV20_X | Migrate TIV20 | 20050105 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_TIVMISETMEAS | Migrate TIVMISETMEAS to TIVBDMEAS | 20050208 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_TZB0A_X | Migrate TZB0A | 20050110 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_TZK01_X | Migrate TZK01 | 20050110 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_VIOB40_X | Migrate VIOB40 | 20050105 |
Properties
| Class | CL_REMI_MIGRATE_TABCLUSTER | |
| Short Description | Migrate a Table Cluster | |
| Super Class | CL_REMI_MIGRATE_ANY | Migrate Any Given Object |
| 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 | 20040930 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REMI_MIGRATE_TABCLUSTER has no interface implemented.
Friends
Class CL_REMI_MIGRATE_TABCLUSTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FIELDNAME | Field Name | 20040930 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RE_T_MIG_TAB | Classic RE Table to Be Migrated (TIVMITAB) | 20041001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check of Subordinate Tables | 20041213 | |
| 2 | Instance method | Protected | Method | Filters the Selection | 20050110 | |
| 3 | Instance method | Protected | Method | Gets Name of Leading Table | 20041001 | |
| 4 | Instance method | Protected | Method | Migration Successful | 20050117 | |
| 5 | Instance method | Protected | Method | Save Required | 20041230 | |
| 6 | Instance method | Protected | Method | Selects the Migrated Data Records [Abstract] | 20040930 | |
| 7 | Instance method | Protected | Method | Save Data | 20040930 | |
| 8 | Instance method | Protected | Method | Migrates the Leading Table [Abstract] | 20040930 | |
| 9 | Instance method | Protected | Method | Definition of Table Cursor | 20050210 |
Events
Class CL_REMI_MIGRATE_TABCLUSTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_T_VIAK03 | Public | See coding | 20040930 | mtype_t_viak03 TYPE STANDARD TABLE OF viak03
|
Method Signatures
Method ME_CHECK_CHILD Signature
Method ME_CHECK_CHILD on class CL_REMI_MIGRATE_TABCLUSTER has no parameter.
Method ME_CHECK_CHILD on class CL_REMI_MIGRATE_TABCLUSTER has no exception.
Method ME_FILTER_LEADING_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OLD | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050110 |
Method ME_FILTER_LEADING_ROWS on class CL_REMI_MIGRATE_TABCLUSTER has no exception.
Method ME_GET_LEADING_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_MIG_TAB | Value transfer | Type reference (TYPE) | REMIC_MIG_TAB | Zu migrierende RE-Classic Tabelle (TIVMITAB) | 20041001 |
Method ME_GET_LEADING_TAB on class CL_REMI_MIGRATE_TABCLUSTER has no exception.
Method ME_IS_SUCCESSFUL 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 | 20050117 | |||
| 2 | IS_NEW | Call by reference | Type reference (TYPE) | ANY | 20050117 | ||||
| 3 | IS_OLD | Call by reference | Type reference (TYPE) | ANY | 20050117 | ||||
| 4 | RF_SUCCESSFUL | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20050117 |
Method ME_IS_SUCCESSFUL on class CL_REMI_MIGRATE_TABCLUSTER has no exception.
Method ME_NEED_STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MIG_TAB | Call by reference | Type reference (TYPE) | REMIC_MIG_TAB | Zu migrierende RE-Classic Tabelle (TIVMITAB) | 20041230 | |||
| 2 | IT_NEW | Call by reference | Type reference (TYPE) | INDEX TABLE | 20041230 | ||||
| 3 | RF_NEED | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20041230 |
Method ME_NEED_STORE on class CL_REMI_MIGRATE_TABCLUSTER has no exception.
Method ME_SELECT_MIGRATED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXISTS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20040930 | ||||
| 2 | ID_ACTIVITY | Call by reference | Type reference (TYPE) | RECA1_ACTIVITY | 20060522 | ||||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040930 | |||
| 4 | IT_OLD | Call by reference | Type reference (TYPE) | INDEX TABLE | 20040930 |
Method ME_SELECT_MIGRATED_ROWS on class CL_REMI_MIGRATE_TABCLUSTER has no exception.
Method ME_STORE_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MIG_TAB | Call by reference | Type reference (TYPE) | REMIC_MIG_TAB | Zu migrierende RE-Classic Tabelle (TIVMITAB) | 20041001 | |||
| 2 | IT_NEW | Call by reference | Type reference (TYPE) | INDEX TABLE | 20040930 |
Method ME_STORE_WRITE on class CL_REMI_MIGRATE_TABCLUSTER has no exception.
Method MIG_LEADING_MIGRATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW | Call by reference | Type reference (TYPE) | ANY | 20041001 | ||||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20041001 | |||
| 3 | IS_OLD | Call by reference | Type reference (TYPE) | ANY | 20041001 | ||||
| 4 | IT_EXISTS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20041001 |
Method MIG_LEADING_MIGRATE on class CL_REMI_MIGRATE_TABCLUSTER has no exception.
Method OPEN_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050210 | |||
| 2 | RD_CURSOR | Value transfer | Type reference (TYPE) | CURSOR | 20050210 |
Method OPEN_CURSOR on class CL_REMI_MIGRATE_TABCLUSTER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |