SAP ABAP Class CL_SQL_PROCESSOR_FILE (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_FILE | |
| 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_FILE has no interface implemented.
Friends
Class CL_SQL_PROCESSOR_FILE 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 | 'FILE' | 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 |
Events
Class CL_SQL_PROCESSOR_FILE has no event.
Types
Class CL_SQL_PROCESSOR_FILE has no local type.
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_FILE has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |