SAP ABAP Class CL_SQL_PROCESSOR_TATAF (Execution of SQL statements)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_SQL (Package) SQL processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SQL_PROCESSOR Execution of SQL statements 20110331
Properties
Class CL_SQL_PROCESSOR_TATAF  
Short Description Execution of SQL statements    
Super Class CL_SQL_PROCESSOR Execution of SQL statements 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_SQL   SQL processing 
Created 20110331   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 SDB2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SQL_PROCESSOR_TATAF has no interface implemented.
Friends
Class CL_SQL_PROCESSOR_TATAF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PROCESSOR_NAME Constant Public Type reference (TYPE) STRING 'TATAF' 20130408
2 MO_SQL_PROCESSOR_DB Instance attribute Private Object reference (TYPE REF TO) LIF_SQL_PROCESSOR_DB 20110331
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110331
2 IS_COMPLEX Instance method Private Method 20110331
3 SPLIT2TATAF Instance method Private Method 20110331
4 SPLIT_STATEMENT Instance method Private Method 20110331
Events
Class CL_SQL_PROCESSOR_TATAF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_CHAR79_T Private See coding 20110331 lty_char79_t type standard table of char79
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIG Call by reference Object reference (TYPE REF TO) IF_CRR_CONFIG 20130418

Method CONSTRUCTOR on class CL_SQL_PROCESSOR_TATAF has no exception.

Method IS_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATEMENT Call by reference Type reference (TYPE) STRING 20110331
2 Returning RV_COMPLEX Value transfer Type reference (TYPE) ABAP_BOOL 20110331

Method IS_COMPLEX on class CL_SQL_PROCESSOR_TATAF has no exception.

Method SPLIT2TATAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TATAF Call by reference Type reference (TYPE) LIF_SQL_PROCESSOR_DB=>LTY_TATAF_T 20110331
2 Importing IS_STATEMENT Call by reference Type reference (TYPE) LTY_STATEMENT_S 20110331
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110412

Method SPLIT_STATEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHAR79 Call by reference Type reference (TYPE) LTY_CHAR79_T 20110331
2 Importing IS_STATEMENT Call by reference Type reference (TYPE) LTY_STATEMENT_S 20110331
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110412
History
Last changed by/on SAP  20140120 
SAP Release Created in 731