SAP ABAP Class IF_SQL_PROCESSOR (Process SQL statements)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SQL_PROCESSOR | Execution of SQL statements | 20110103 |
Properties
Class | IF_SQL_PROCESSOR | |
Short Description | Process SQL statements | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110103 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SQL_PROCESSOR has no interface implemented.
Friends
Class IF_SQL_PROCESSOR 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 | 'COMMIT' | 20130417 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DIRECT' | 20130419 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FAKE' | 20130419 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FILE' | 20130419 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '#ATOMIC(BEGIN)' | 20130417 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '#ATOMIC(END)' | 20130417 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '#ISO_LEVEL(DEFAULT)' | 20130417 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '#ISO_LEVEL(COMMITTED)' | 20130417 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TATAF' | 20130419 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'UPGSQL' | 20130419 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20130531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds an SQL string to internal buffer | 20110103 |
2 | ![]() |
Instance method | Public | Method | Processes the internal buffer | 20110103 |
3 | ![]() |
Instance method | Public | Method | 20110228 |
Events
Class IF_SQL_PROCESSOR has no event.
Types
Class IF_SQL_PROCESSOR has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_I_ERROR | Call by reference | Type reference (TYPE) | IF_TPSQL_TYPES=>GTY_ERROR_T | 20110802 | |||
2 | ![]() |
IV_HAS_IGNORABLE_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110318 | ||
3 | ![]() |
IV_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20110318 |
Method ADD on class IF_SQL_PROCESSOR has no exception.
Method PROCESS Signature
Method PROCESS on class IF_SQL_PROCESSOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110228 | ||
2 | ![]() |
20110228 |
Method SET_TABNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | STRING | 20110228 |
Method SET_TABNAME on class IF_SQL_PROCESSOR has no exception.
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in |