SAP ABAP Interface IF_CRR_SELECTOR (Task selector for CRR transitions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_COMPONENTS (Package) CRR Main Components
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
Interface IF_CRR_SELECTOR  
Short Description Task selector for CRR transitions    
General Data
Package SCRR_COMPONENTS   CRR Main Components 
Created 20110201   SAP 
Last changed 20140120   SAP 
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
Interface IF_CRR_SELECTOR has no interface.
Friends
Interface IF_CRR_SELECTOR has no friend.
Attributes
Interface 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
Interface IF_CRR_SELECTOR has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CRR_SELECTOR has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 731