SAP ABAP Class IF_RSMDP_PARALLELIZABLE (Master Data: Parallelizable Tasks)
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
Class IF_RSMDP_PARALLELIZABLE  
Short Description Master Data: Parallelizable Tasks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070719   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSMDP_PARALLELIZABLE has no forward declaration.
Interfaces
Class IF_RSMDP_PARALLELIZABLE has no interface implemented.
Friends
Class IF_RSMDP_PARALLELIZABLE has no friend class.
Attributes
Class IF_RSMDP_PARALLELIZABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROCESS_TYPE Instance method Public Method Returns Process Type for Asynchronous Execution 20080521
2 GET_R_PARALLELIZER Instance method Public Method Returns Reference to Parallelizer 20070719
3 GET_R_SUBTASK Instance method Public Method Returns Reference to Next Subtask 20070719
Events
Class IF_RSMDP_PARALLELIZABLE has no event.
Types
Class 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 Returning R_PROCESS_TYPE Value transfer Type reference (TYPE) STRING Prozesstyp für asynchrone Ausführung 20080521

Method GET_PROCESS_TYPE on class 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 Returning R_R_PARALLELIZER Value transfer Object reference (TYPE REF TO) IF_RSMDP_PARALLELIZER Referenz auf Parallelisierer 20070719

Method GET_R_PARALLELIZER on class 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 Returning R_R_SUBTASK Value transfer Object reference (TYPE REF TO) IF_RSMDP_TASK Referenz auf nächste Teilaufgabe 20070719

Method GET_R_SUBTASK on class IF_RSMDP_PARALLELIZABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in