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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Public | Type reference (TYPE) | STRING | 'TATAF' | 20130408 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_SQL_PROCESSOR_DB | 20110331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110331 | ||
| 2 | Instance method | Private | Method | 20110331 | ||
| 3 | Instance method | Private | Method | 20110331 | ||
| 4 | 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 | 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 | IV_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20110331 | ||||
| 2 | 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 | ET_TATAF | Call by reference | Type reference (TYPE) | LIF_SQL_PROCESSOR_DB=>LTY_TATAF_T | 20110331 | ||||
| 2 | IS_STATEMENT | Call by reference | Type reference (TYPE) | LTY_STATEMENT_S | 20110331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110412 |
Method SPLIT_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHAR79 | Call by reference | Type reference (TYPE) | LTY_CHAR79_T | 20110331 | ||||
| 2 | IS_STATEMENT | Call by reference | Type reference (TYPE) | LTY_STATEMENT_S | 20110331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110412 |
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |