SAP ABAP Class CL_ABAP_SQL_SELECT_STATEMENT (Information About SQL Command)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_STREAMS_AND_LOCATORS (Package) Streams and Locators

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_SQL_STATEMENT_HANDLE | Information About SQL Command | 20080526 |
Properties
Class | CL_ABAP_SQL_SELECT_STATEMENT | |
Short Description | Information About SQL Command | |
Super Class | CL_ABAP_SQL_STATEMENT_HANDLE | Information About SQL Command |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SABP_STREAMS_AND_LOCATORS | Streams and Locators |
Created | 20080526 | SAP |
Last change | 20090618 | 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) |
Interfaces
Class CL_ABAP_SQL_SELECT_STATEMENT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ABAP_DB_C_READER | 20080820 | Character-like Database Read Stream | |
2 | CL_ABAP_DB_X_READER | 20080820 | Binary Database Read Stream |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | SQL Command Closed | 20080526 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Create or Get an SQL Command Object | 20080526 |
Events
Class CL_ABAP_SQL_SELECT_STATEMENT has no event.
Types
Class CL_ABAP_SQL_SELECT_STATEMENT has no local type.
Method Signatures
Method GET_STATEMENT_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HDL | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_SQL_SELECT_STATEMENT | Informationen über einen SQL-Befehl | 20080526 | ||
2 | ![]() |
LOBHDL | Call by reference | Type reference (TYPE) | LOB_HANDLE_ATTR | Lob Handle Attribute | 20080526 | ||
3 | ![]() |
READER | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_DB_READER | Allgemeiner Datenbanklesestrom | 20080526 |
Method GET_STATEMENT_HANDLE on class CL_ABAP_SQL_SELECT_STATEMENT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |