SAP ABAP Class CL_REMI_MIG_BUSOBJ_PG (Migrate VIAK23)
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_TABCLUSTER | Migrate a Table Cluster | 20050105 |
Properties
| Class | CL_REMI_MIG_BUSOBJ_PG | |
| Short Description | Migrate VIAK23 | |
| Super Class | CL_REMI_MIGRATE_TABCLUSTER | Migrate a Table Cluster |
| 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 | 20050105 | 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REMI_MIG_BUSOBJ_PG has no interface implemented.
Friends
Class CL_REMI_MIG_BUSOBJ_PG 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) | MTYPE_T_VIBDRO | Standard Table Category for Vimi01 | 20050105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert VIAK24 | 20050105 | |
| 2 | Instance method | Public | Method | Selects the Data Records of Table VIAK24 | 20050105 |
Events
Class CL_REMI_MIG_BUSOBJ_PG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_VIBDRO | Protected | See coding | 20060313 | BEGIN OF mtype_s_vibdro,
bukrs TYPE vibdro-bukrs,
swenr TYPE vibdro-swenr,
smenr TYPE vibdro-smenr,
intreno TYPE vibdro-intreno,
rotype TYPE vibdro-rotype,
END OF mtype_s_vibdro
|
||
| 2 | MTYPE_T_VIBDRO | Protected | See coding | 20060313 | mtype_t_vibdro TYPE TABLE OF mtype_s_vibdro
|
Method Signatures
Method MIG_VIAK24_MIGRATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NEW | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050111 | ||||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050105 | |||
| 3 | IS_LEADING_NEW | Call by reference | Type reference (TYPE) | ANY | 20050105 | ||||
| 4 | IS_LEADING_OLD | Call by reference | Type reference (TYPE) | ANY | 20050105 | ||||
| 5 | IS_MIG_TAB | Call by reference | Type reference (TYPE) | REMIC_MIG_TAB | Zu migrierende RE-Classic Tabelle (TIVMITAB) | 20050105 | |||
| 6 | IT_EXISTS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050105 | ||||
| 7 | IT_OLD | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050105 |
Method MIG_VIAK24_MIGRATE on class CL_REMI_MIG_BUSOBJ_PG has no exception.
Method MIG_VIAK24_SELECT 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 | 20050105 | ||||
| 2 | ET_OLD | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050105 | ||||
| 3 | ID_ACTIVITY | Call by reference | Type reference (TYPE) | RECA1_ACTIVITY | 20060522 | ||||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050105 | |||
| 5 | IS_MIG_TAB | Call by reference | Type reference (TYPE) | REMIC_MIG_TAB | Zu migrierende RE-Classic Tabelle (TIVMITAB) | 20050105 | |||
| 6 | IT_LEADING | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050105 |
Method MIG_VIAK24_SELECT on class CL_REMI_MIG_BUSOBJ_PG has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |