SAP ABAP Class CL_CRR_SCENARIO_INFO (Providing CRR Scenario Information)
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_SCENARIO_INFO  
Short Description Providing CRR Scenario Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_COMPONENTS   CRR Main Components 
Created 20110728   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_SCENARIO_INFO has no interface implemented.
Friends
Class CL_CRR_SCENARIO_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SCENARIO Instance attribute Private Object reference (TYPE REF TO) CL_CRR_BASE_SCENARIO 20110801
2 MV_SCENARIO Instance attribute Private Type reference (TYPE) DCRRSCENARIO 20110801
Methods
# Method Level Visibility Method type Description Created on
1 ALL_TASKS_FINISHED Instance method Public Method 20110801
2 CONSTRUCTOR Instance method Public Constructor 20110801
3 GET_LAST_TRANSITION Instance method Public Method 20110801
Events
Class CL_CRR_SCENARIO_INFO has no event.
Types
Class CL_CRR_SCENARIO_INFO has no local type.
Method Signatures

Method ALL_TASKS_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSITION Call by reference Type reference (TYPE) DCRRACTION 20110801
2 Returning RV_ALL_FINISHED Value transfer Type reference (TYPE) ABAP_BOOL 20110801

Method ALL_TASKS_FINISHED on class CL_CRR_SCENARIO_INFO has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCENARIO Call by reference Type reference (TYPE) DCRRSCENARIO 20110801

Method CONSTRUCTOR on class CL_CRR_SCENARIO_INFO has no exception.

Method GET_LAST_TRANSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TRANSITION Value transfer Type reference (TYPE) CRRRTIT 20110809

Method GET_LAST_TRANSITION on class CL_CRR_SCENARIO_INFO has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 732