SAP ABAP Class CL_CRR_TPSQL (Base class for usage of tpsql)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_UFO (Package) CRR Utility Objects
Properties
Class CL_CRR_TPSQL  
Short Description Base class for usage of tpsql    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_UFO   CRR Utility Objects 
Created 20110207   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)
2 IF_TPSQL_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_CRR_TPSQL has no interface implemented.
Friends
Class CL_CRR_TPSQL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) IF_CRR_LOGGER 20111021
2 MO_SQL_PROCESSOR Instance attribute Private Object reference (TYPE REF TO) IF_SQL_PROCESSOR 20111021
3 MT_I_ERRORS Instance attribute Public Type reference (TYPE) IF_TPSQL_TYPES=>GTY_ERROR_T 20110207
4 MT_TPLS Instance attribute Public Type reference (TYPE) IF_TPSQL_TYPES=>GTY_INSTANCES_T 20110207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20111021
2 EXECUTE Instance method Public Method 20110207
3 SET_TEMPLATE Instance method Public Method 20111021
Events
Class CL_CRR_TPSQL has no event.
Types
Class CL_CRR_TPSQL 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 IO_LOGGER Call by reference Object reference (TYPE REF TO) IF_CRR_LOGGER 20111021
2 Importing IO_SQL_PROCESSOR Call by reference Object reference (TYPE REF TO) IF_SQL_PROCESSOR 20111021

Method CONSTRUCTOR on class CL_CRR_TPSQL has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_CRR_TPSQL has no parameter.
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM Technical CRR Exception 20110207

Method SET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Type reference (TYPE) ANY 20111021
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20111021
History
Last changed by/on SAP  20140120 
SAP Release Created in 731