SAP ABAP Class CL_REMI_MIG_VIOBOV (Migrate VIOBOV)
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_TAB | Migrate a Table | 20050105 |
Properties
| Class | CL_REMI_MIG_VIOBOV | |
| Short Description | Migrate VIOBOV | |
| Super Class | CL_REMI_MIGRATE_TAB | Migrate a Table |
| 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) |
Interfaces
Class CL_REMI_MIG_VIOBOV has no interface implemented.
Friends
Class CL_REMI_MIG_VIOBOV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | MYTYPE_T_RECNTYPE_ATTR | Table of Record Type Attributes | 20091006 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | MYTYPE_T_RECN_ATTR | Table of RE General Contract Attributes | 20091006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Gets the Type of Object Assignment | 20050105 | |
| 2 | Instance method | Public | Method | Migrate VIOBOV | 20050105 |
Events
Class CL_REMI_MIG_VIOBOV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MYTYPE_S_RECNTYPE_ATTR | Protected | See coding | 20091006 | BEGIN OF mytype_s_recntype_attr,
recntype TYPE tiv26-smvart,
recnsrelob TYPE tiv26-recnsrelob,
END OF mytype_s_recntype_attr
|
||
| 2 | MYTYPE_S_RECN_ATTR | Protected | See coding | 20091006 | BEGIN OF mytype_s_recn_attr,
intreno TYPE vimimapintreno-intrenoold,
recntype TYPE tiv26-smvart,
END OF mytype_s_recn_attr
|
||
| 3 | MYTYPE_T_RECNTYPE_ATTR | Protected | See coding | 20091006 | mytype_t_recntype_attr TYPE TABLE OF mytype_s_recntype_attr
|
||
| 4 | MYTYPE_T_RECN_ATTR | Protected | See coding | 20091006 | mytype_t_recn_attr TYPE TABLE OF mytype_s_recn_attr
|
Method Signatures
Method GET_OBJASSTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJNRSRC | Call by reference | Type reference (TYPE) | REBD_OBJ_ASSIGN-OBJNRSRC | Objektnummer | 20050105 | |||
| 2 | RD_OBJASSTYPE | Value transfer | Type reference (TYPE) | REBD_OBJ_ASSIGN-OBJASSTYPE | Art der Objektzuordnung | 20050105 |
Method GET_OBJASSTYPE on class CL_REMI_MIG_VIOBOV has no exception.
Method MIG_VIOBOV_VIBDOBJASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_NEW | Call by reference | Type reference (TYPE) | ANY | 20050105 | ||||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050105 | |||
| 3 | IS_OLD | Call by reference | Type reference (TYPE) | ANY | 20050105 |
Method MIG_VIOBOV_VIBDOBJASS on class CL_REMI_MIG_VIOBOV has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |