SAP ABAP Class CL_CRR_TASK_LIST (List of CRR tasks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_COMPONENTS (Package) CRR Main Components
Properties
Class CL_CRR_TASK_LIST  
Short Description List of CRR tasks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_COMPONENTS   CRR Main Components 
Created 20110118   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 CL_CRR_TASK_LIST has no interface implemented.
Friends
Class CL_CRR_TASK_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_TASKLIST Instance attribute Private Object reference (TYPE REF TO) LIF_TASK_LIST 20110308
2 MV_AND Instance attribute Private Type reference (TYPE) STRING 20110118
3 MV_WHERE Instance attribute Private Type reference (TYPE) STRING 20110118
Methods
# Method Level Visibility Method type Description Created on
1 ADD_WHERE Instance method Private Method 20110118
2 CONSTRUCTOR Instance method Public Constructor 20110308
3 COUNT Instance method Public Method 20110119
4 DELETE Instance method Public Method 20110118
5 LOAD Instance method Public Method 20110118
6 RESET_RUNS Instance method Public Method 20110518
7 SET_ACTIVE Instance method Public Method 20110201
8 SET_CONDITIONS Instance method Public Method 20110118
9 SET_ERROR_STATE Instance method Public Method 20110408
10 SET_OPERATION Instance method Public Method 20110119
11 SET_STATE Instance method Public Method 20110119
12 STORE Instance method Public Method 20110118
Events
Class CL_CRR_TASK_LIST has no event.
Types
Class CL_CRR_TASK_LIST has no local type.
Method Signatures

Method ADD_WHERE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUES Call by reference Type reference (TYPE) TSTRINGS Table of strings 20110119
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20110118
3 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20110118

Method ADD_WHERE on class CL_CRR_TASK_LIST has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRR_TASK_LIST has no parameter.
Method CONSTRUCTOR on class CL_CRR_TASK_LIST has no exception.

Method COUNT 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 20110119

Method COUNT on class CL_CRR_TASK_LIST has no exception.

Method DELETE Signature

Method DELETE on class CL_CRR_TASK_LIST has no parameter.
Method DELETE on class CL_CRR_TASK_LIST has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RT_TASKS Call by reference Type reference (TYPE) TCRRTASKINFO Table of CRR tasks 20110119

Method LOAD on class CL_CRR_TASK_LIST has no exception.

Method RESET_RUNS Signature

Method RESET_RUNS on class CL_CRR_TASK_LIST has no parameter.
Method RESET_RUNS on class CL_CRR_TASK_LIST has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) FLAG General Flag 20110201

Method SET_ACTIVE on class CL_CRR_TASK_LIST has no exception.

Method SET_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STATES Call by reference Type reference (TYPE) TSTATES List of states 20110119
2 Importing IV_ACTIVE Call by reference Type reference (TYPE) FLAG General Flag 20110201
3 Importing IV_ADDCHAR1 Call by reference Type reference (TYPE) STRING Character field of length 40 20130307
4 Importing IV_ESTATE Call by reference Type reference (TYPE) DCRRERRSTATE Error state of a CRR task 20110119
5 Importing IV_GROUP Call by reference Type reference (TYPE) I Task group 20110119
6 Importing IV_SCENARIO Call by reference Type reference (TYPE) DCRRSCENARIO CRR Scenario 20110118
7 Importing IV_STATE Call by reference Type reference (TYPE) DCRRSTATE CRR state 20110119
8 Importing IV_TASKTYPE Call by reference Type reference (TYPE) DCRRTASKTYPE Type of CRR task 20110119

Method SET_CONDITIONS on class CL_CRR_TASK_LIST has no exception.

Method SET_ERROR_STATE 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 20110408

Method SET_ERROR_STATE on class CL_CRR_TASK_LIST 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 state 20110119

Method SET_OPERATION on class CL_CRR_TASK_LIST has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATE Call by reference Type reference (TYPE) DCRRSTATE CRR state 20110119

Method SET_STATE on class CL_CRR_TASK_LIST has no exception.

Method STORE 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 Table of CRR tasks 20110119

Method STORE on class CL_CRR_TASK_LIST has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 731