SAP ABAP Interface IF_RSMDP_PARALLELIZABLE (Master Data: Parallelizable Tasks)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSMDP (Package) Master Data Processing
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDP_TASK | Master Data: Task/Process | 20070719 |
Properties
| Interface | IF_RSMDP_PARALLELIZABLE | |
| Short Description | Master Data: Parallelizable Tasks |
General Data
| Package | RSMDP | Master Data Processing |
| Created | 20070719 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSMDP_PARALLELIZABLE has no forward declaration.
Interfaces
Interface IF_RSMDP_PARALLELIZABLE has no interface.
Friends
Interface IF_RSMDP_PARALLELIZABLE has no friend.
Attributes
Interface IF_RSMDP_PARALLELIZABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Process Type for Asynchronous Execution | 20080521 | |
| 2 | Instance method | Public | Method | Returns Reference to Parallelizer | 20070719 | |
| 3 | Instance method | Public | Method | Returns Reference to Next Subtask | 20070719 |
Events
Interface IF_RSMDP_PARALLELIZABLE has no event.
Types
Interface IF_RSMDP_PARALLELIZABLE has no local type.
Method Signatures
Method GET_PROCESS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PROCESS_TYPE | Value transfer | Type reference (TYPE) | STRING | Prozesstyp für asynchrone Ausführung | 20080521 |
Method GET_PROCESS_TYPE on Interface IF_RSMDP_PARALLELIZABLE has no exception.
Method GET_R_PARALLELIZER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_PARALLELIZER | Value transfer | Object reference (TYPE REF TO) | IF_RSMDP_PARALLELIZER | Referenz auf Parallelisierer | 20070719 |
Method GET_R_PARALLELIZER on Interface IF_RSMDP_PARALLELIZABLE has no exception.
Method GET_R_SUBTASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SUBTASK | Value transfer | Object reference (TYPE REF TO) | IF_RSMDP_TASK | Referenz auf nächste Teilaufgabe | 20070719 |
Method GET_R_SUBTASK on Interface IF_RSMDP_PARALLELIZABLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |