SAP ABAP Class CL_RECA_TASK_PROCESS (General Definition of Task)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_PR (Package) RE: Process
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_TASK | Task | 20080320 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECD_TASK_CASHFLOW_GEN | Parallel Processing - Cash Flow Generation | 20130314 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_TASK_MIG_PART | Migrate Objects in Task | 20080320 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_TASK_CLEARING | Parallel Processing - Clearing for RE Contracts | 20120612 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_TASK_PER_POSTING | Periodic Posting: Contracts | 20100608 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_TASK_GENERATE_CC | Service Charge Settlement | 20100118 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_TASK_SETTLEMENT | Service Charge Settlement | 20080320 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RESR_TASK_SETTLEMENT | Sales-Based Settlement | 20080320 |
Properties
| Class | CL_RECA_TASK_PROCESS | |
| Short Description | General Definition of Task | |
| Super Class | CL_RECA_TASK | Task |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CA_PR | RE: Process |
| Created | 20080320 | 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) |
Interfaces
Class CL_RECA_TASK_PROCESS has no interface implemented.
Friends
Class CL_RECA_TASK_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container with Data (Value Transfer) | 20080320 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | MTY_S_PARAM | 20080320 |
Methods
Class CL_RECA_TASK_PROCESS has no method.
Events
Class CL_RECA_TASK_PROCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_S_PARAM | Public | See coding | 20080320 | BEGIN OF mty_s_param,
param_container TYPE re_t_task_param,
END OF mty_s_param
|
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |