SAP ABAP Class CL_CRR_TASK (CRR task interface)
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  
Short Description CRR task interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_COMPONENTS   CRR Main Components 
Created 20110211   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 has no interface implemented.
Friends
Class CL_CRR_TASK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_TASKINFO Instance attribute Public Type reference (TYPE) CRRTASKINFO CRR task information 20110211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110211
2 SET_ERROR_STATE Instance method Public Method 20110211
3 SET_OPERATION Instance method Public Method 20110211
4 SET_TASK Instance method Public Method 20110211
5 STORE Instance method Public Method 20110211
Events
Class CL_CRR_TASK has no event.
Types
Class CL_CRR_TASK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TASK Call by reference Type reference (TYPE) CRRTASKINFO CRR task information 20110211

Method CONSTRUCTOR on class CL_CRR_TASK 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_ES Call by reference Type reference (TYPE) DCRRERRSTATE ' ' Error state of a CRR task 20110211

Method SET_ERROR_STATE on class CL_CRR_TASK 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 20110211

Method SET_OPERATION on class CL_CRR_TASK has no exception.

Method SET_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TASK Call by reference Type reference (TYPE) CRRTASKINFO CRR task information 20110211

Method SET_TASK on class CL_CRR_TASK has no exception.

Method STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110211

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