SAP ABAP Class IF_CRR_SELECTOR (Task selector for CRR transitions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRR_SELECTOR Standard selector implementation 20110526
Properties
Class IF_CRR_SELECTOR  
Short Description Task selector for CRR transitions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110201   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CRR_SELECTOR has no interface implemented.
Friends
Class IF_CRR_SELECTOR has no friend class.
Attributes
Class IF_CRR_SELECTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RELEASE_TASKS Instance method Public Method Unmark the task processed in transition 20110526
2 SELECT_ACTIVE_TASKS Instance method Public Method 20110201
3 SELECT_TASKS_FOR_START Instance method Public Method Mark the tasks to be processed in transition 20110201
4 SET_ERROR_STATE4TASKS Instance method Public Method 20111026
5 SET_OPERATION Instance method Public Method 20110201
Events
Class IF_CRR_SELECTOR has no event.
Types
Class IF_CRR_SELECTOR has no local type.
Method Signatures

Method RELEASE_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSITION Call by reference Type reference (TYPE) STRANS_STATES Transition states 20110526
2 Importing IV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20111024

Method RELEASE_TASKS on class IF_CRR_SELECTOR has no exception.

Method SELECT_ACTIVE_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COUNT Value transfer Type reference (TYPE) I 20110201

Method SELECT_ACTIVE_TASKS on class IF_CRR_SELECTOR has no exception.

Method SELECT_TASKS_FOR_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANSITION Call by reference Type reference (TYPE) STRANS_STATES Transition states 20110525
2 Importing IV_TASKTYPE Call by reference Type reference (TYPE) DCRRTASKTYPE Type of CRR task 20110525
3 Returning RV_COUNT Value transfer Type reference (TYPE) I 20110201
# Exception Resumable Description Created on
1 CX_CRR CRR exception class for non-error situations 20120618

Method SET_ERROR_STATE4TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR_STATE Call by reference Type reference (TYPE) DCRRERRSTATE 20111026

Method SET_ERROR_STATE4TASKS on class IF_CRR_SELECTOR has no exception.

Method SET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OP Call by reference Type reference (TYPE) DCRRACTION CRR Transition/Operation 20110201

Method SET_OPERATION on class IF_CRR_SELECTOR has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in