SAP ABAP Class CL_REMI_MIG_VITAXD (Migrate VITAXD)
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_MIG_SPECIFIC_DATA | Conversion Without Reference to a Table (with CASE Branch) | 20060215 |
Properties
| Class | CL_REMI_MIG_VITAXD | |
| Short Description | Migrate VITAXD | |
| Super Class | CL_REMI_MIG_SPECIFIC_DATA | Conversion Without Reference to a Table (with CASE Branch) |
| 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 | 20050221 | SAP |
| Last change | 20130531 | 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_VITAXD has no interface implemented.
Friends
Class CL_REMI_MIG_VITAXD has no friend class.
Attributes
Class CL_REMI_MIG_VITAXD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Migrate | 20060214 |
Events
Class CL_REMI_MIG_VITAXD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_DOC_KEY | Public | See coding | 20060214 | BEGIN OF mtype_s_doc_key,
awtyp TYPE vitaxd-awtyp,
awref TYPE vitaxd-awref,
aworg TYPE vitaxd-aworg,
END OF mtype_s_doc_key
|
||
| 2 | MTYPE_T_DOC_KEY | Public | See coding | 20060214 | mtype_t_doc_key TYPE TABLE OF mtype_s_doc_key
|
Method Signatures
Method DO_MIGRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_ERR_COUNTER | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20060214 | |||
| 2 | IF_STORABLE | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060214 | |||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060214 | |||
| 4 | IT_KEY | Call by reference | Type reference (TYPE) | MTYPE_T_DOC_KEY | 20060214 |
Method DO_MIGRATION on class CL_REMI_MIG_VITAXD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |