SAP ABAP Class CL_CRR_RUN_SWITCH (write access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_TST (Package) CRR
Properties
Class CL_CRR_RUN_SWITCH  
Short Description write access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_TST   CRR 
Created 20101105   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRR_RUN_SWITCH has no forward declaration.
Interfaces
Class CL_CRR_RUN_SWITCH has no interface implemented.
Friends
Class CL_CRR_RUN_SWITCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_JOB_IDS Static Attribute Public See coding 20121228
2 G_TIME_PLANNED_END Static Attribute Public Type reference (TYPE) SY-UZEIT Current Time of Application Server 20110323
3 G_TIME_START_COUNTING Static Attribute Public Type reference (TYPE) SY-UZEIT Current Time of Application Server 20110323
4 JOB_ID Static Attribute Public See coding 20121228
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RUN Static method Public Method 20101105
2 GET_THRESHOLD_REACHED Static method Public Method 20120914
3 SET_THRESHOLD_REACHED Static method Public Method 20120914
4 START_RUN Static method Public Method 20101105
5 STOP_RUN Static method Public Method 20101105
Events
Class CL_CRR_RUN_SWITCH has no event.
Types
Class CL_CRR_RUN_SWITCH has no local type.
Method Signatures

Method CHECK_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WDAS Call by reference Type reference (TYPE) CRR_TFW_WDAS With diagnostics and stop 20110323
2 Exporting RUN_ACTION Call by reference Type reference (TYPE) CHAR4 STOP or CONT 20101105

Method CHECK_RUN on class CL_CRR_RUN_SWITCH has no exception.

Method GET_THRESHOLD_REACHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_THRESHOLD_REACHED Value transfer Type reference (TYPE) CRR_TFW_THRESHOLD_REACHED Flag if threshold of stress on data base tables is reached 20120920
# Exception Resumable Description Created on
1 CX_CRR_TFW_SYSTEM Technical CRR Exception 20120914

Method SET_THRESHOLD_REACHED Signature

Method SET_THRESHOLD_REACHED on class CL_CRR_RUN_SWITCH has no parameter.
# Exception Resumable Description Created on
1 CX_CRR_TFW_SYSTEM Technical CRR Exception 20120914

Method START_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WDAS Call by reference Type reference (TYPE) CRR_TFW_WDAS With diagnostics and stop 20110323

Method START_RUN on class CL_CRR_RUN_SWITCH has no exception.

Method STOP_RUN Signature

Method STOP_RUN on class CL_CRR_RUN_SWITCH has no parameter.
Method STOP_RUN on class CL_CRR_RUN_SWITCH has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 731