SAP ABAP Class CL_RSMDP_PARALLELIZER (Master Data: Parallelizer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSMDP (Package) Master Data Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDP_TASK | Master Data: Task/Process | 20070719 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMDP_PARALLELIZER | Master Data: Parallelizer | 20070719 |
Properties
| Class | CL_RSMDP_PARALLELIZER | |
| Short Description | Master Data: Parallelizer | |
| Super Class | CL_RSMDP_TASK | Master Data: Task/Process |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMDP | Master Data Processing |
| Created | 20070719 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSMDP_PARALLELIZER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSMDP_PARALLELIZER | Master Data: Parallelizer | 20070719 |
Friends
Class CL_RSMDP_PARALLELIZER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSMDP_PARALLELIZABLE | Reference to Parallelizable Task | 20070719 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSMDP_T_R_TASK | Table with References to Subtasks | 20080122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20070719 |
Events
Class CL_RSMDP_PARALLELIZER has no event.
Types
Class CL_RSMDP_PARALLELIZER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARALLELIZABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSMDP_PARALLELIZABLE | Referenz auf parallelisierbare Aufgabe | 20070719 |
Method CONSTRUCTOR on class CL_RSMDP_PARALLELIZER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |