SAP ABAP Class IF_CRR_TASKS_SELECTOR (Task selector for CRR operations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRR_BASE_SELECTOR Standard selector implementation 20110215
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRR_CONT_SELECTOR CRR 20110526
Properties
Class IF_CRR_TASKS_SELECTOR  
Short Description Task selector for CRR operations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110215   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRR_TASKS_SELECTOR has no forward declaration.
Interfaces
Class IF_CRR_TASKS_SELECTOR has no interface implemented.
Friends
Class IF_CRR_TASKS_SELECTOR has no friend class.
Attributes
Class IF_CRR_TASKS_SELECTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAN_GROUPS Instance method Public Method Cleans group assignment for all tasks 20110215
2 GET_NEXT_TASKS Instance method Public Method 20110215
Events
Class IF_CRR_TASKS_SELECTOR has no event.
Types
Class IF_CRR_TASKS_SELECTOR has no local type.
Method Signatures

Method CLEAN_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TASKS Call by reference Type reference (TYPE) TCRRTASKINFO 20110518
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110518

Method GET_NEXT_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUPID Call by reference Type reference (TYPE) I 20110215
2 Importing IV_MAXTASKS Call by reference Type reference (TYPE) I 1 20110215
3 Returning RT_TASKS Value transfer Type reference (TYPE) TCRRTASKINFO 20110222
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110222
History
Last changed by/on SAP  20140120 
SAP Release Created in