SAP ABAP Class CL_CRR_RUN_LOG (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_LOG  
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 20101126   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRR_RUN_LOG has no forward declaration.
Interfaces
Class CL_CRR_RUN_LOG has no interface implemented.
Friends
Class CL_CRR_RUN_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ACTIVE Constant Public Type reference (TYPE) CRR_TFW_RSTATE 'A' ActiveTest Run State 20101129
2 CON_FINISHED Constant Public Type reference (TYPE) CRR_TFW_RSTATE 'F' Finished Test Run State 20101130
3 CON_UNKNOWN Constant Public Type reference (TYPE) CRR_TFW_RSTATE 'U' Unknown Test Run State 20101130
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_LOG Static method Public Method 20110314
2 READ_LOG Static method Public Method 20101126
3 SET_STATE_LOG Static method Public Method 20101126
4 WRITE_LOG Static method Public Method 20101126
Events
Class CL_CRR_RUN_LOG has no event.
Types
Class CL_CRR_RUN_LOG has no local type.
Method Signatures

Method DELETE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNAME Call by reference Type reference (TYPE) SY-UNAME User Name 20110317
# Exception Resumable Description Created on
1 CX_CRR_TFW_SYSTEM 20110706

Method READ_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CRR_TFW_LOG Value transfer Type reference (TYPE) CRR_TFW_T_LOG CRR, Test Framework, Log 20101126
2 Importing I_EXT_TEST_ID Call by reference Type reference (TYPE) CRR_TFW_EXTTID External Test ID 20101126
3 Importing I_TEST_STATE Call by reference Type reference (TYPE) CRR_TFW_RSTATE Test Run State 20110322

Method READ_LOG on class CL_CRR_RUN_LOG has no exception.

Method SET_STATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXT_TEST_ID Call by reference Type reference (TYPE) CRR_TFW_EXTTID External Test ID 20101126
2 Importing I_NEW_STATE Call by reference Type reference (TYPE) CRR_TFW_RSTATE Test Run State 20101126

Method SET_STATE_LOG on class CL_CRR_RUN_LOG has no exception.

Method WRITE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing I_CRR_TFW_LOG Call by reference Type reference (TYPE) CRR_TFW_T_LOG CRR, Test Framework, Log 20101126

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