SAP ABAP Class CL_REMI_TASK_MIG_PART (Migrate Objects in Task)
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_RECA_TASK_PROCESS | General Definition of Task | 20080320 |
Properties
| Class | CL_REMI_TASK_MIG_PART | |
| Short Description | Migrate Objects in Task | |
| Super Class | CL_RECA_TASK_PROCESS | General Definition of Task |
| 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 | 20060206 | 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) |
Interfaces
Class CL_REMI_TASK_MIG_PART has no interface implemented.
Friends
Class CL_REMI_TASK_MIG_PART 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) | MTY_S_MIG_PARAM | 20080320 |
Methods
Class CL_REMI_TASK_MIG_PART has no method.
Events
Class CL_REMI_TASK_MIG_PART has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_S_MIG_PARAM | Public | See coding | 20080320 | BEGIN OF mty_s_mig_param ,
directassign_su TYPE re_t_viak04,
directassign_snksl TYPE re_t_mig_map_sckey,
tzb06 TYPE re_t_tzb06,
tzb06_followup TYPE re_t_tzb06,
condtype TYPE re_t_tzk01,
so_condtype TYPE re_t_rsocondtype,
vacreason type rebd_occupancy-vacreason,
err_counter TYPE sytabix,
checkmode TYPE recabool,
no_messages TYPE recabool,
error_as_warning TYPE recabool,
END OF mty_s_mig_param
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |