SAP ABAP Class CL_CRR_TFW_OPERATION (Activate special operation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_TST (Package) CRR
Properties
Class CL_CRR_TFW_OPERATION  
Short Description Activate special operation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_TST   CRR 
Created 20130108   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRR_TFW_OPERATION has no forward declaration.
Interfaces
Class CL_CRR_TFW_OPERATION has no interface implemented.
Friends
Class CL_CRR_TFW_OPERATION has no friend class.
Attributes
Class CL_CRR_TFW_OPERATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BLOCK_FREE_OPERATION Static method Public Method block operation against other processes 20130108
2 DELETE_ALL_OPERATION Static method Public Method Delete all so that next run has no read_lock processes 20130109
3 DELETE_OPERATION Static method Public Method 20130108
4 GET_FREE_OPERATION Static method Public Method get next free operation that is not yet used 20130108
5 INSERT_OPERATION Static method Public Method 20130108
Events
Class CL_CRR_TFW_OPERATION has no event.
Types
Class CL_CRR_TFW_OPERATION has no local type.
Method Signatures

Method BLOCK_FREE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPERATION Call by reference Type reference (TYPE) CRR_TFW_CONF_RD 20130108

Method BLOCK_FREE_OPERATION on class CL_CRR_TFW_OPERATION has no exception.

Method DELETE_ALL_OPERATION Signature

Method DELETE_ALL_OPERATION on class CL_CRR_TFW_OPERATION has no parameter.
Method DELETE_ALL_OPERATION on class CL_CRR_TFW_OPERATION has no exception.

Method DELETE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPERATION Call by reference Type reference (TYPE) CRR_TFW_CONF_RD 20130108

Method DELETE_OPERATION on class CL_CRR_TFW_OPERATION has no exception.

Method GET_FREE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOR_UPDATE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130110
2 Importing I_OPERATION Call by reference Type reference (TYPE) CRR_TFW_OPERATION 20130109
3 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130108
4 Importing I_TEST_CONFIG_ID Call by reference Type reference (TYPE) CRR_TFW_TEST_CONFIG_ID 20130108
5 Returning RS_CONF_OPERATION Value transfer Type reference (TYPE) CRR_TFW_CONF_RD 20130109

Method GET_FREE_OPERATION on class CL_CRR_TFW_OPERATION has no exception.

Method INSERT_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPERATION Call by reference Type reference (TYPE) CRR_TFW_CONF_RD 20130108

Method INSERT_OPERATION on class CL_CRR_TFW_OPERATION has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 740