SAP ABAP Class CL_ABAP_SQL_CHANGING_STMNT (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 | 20080421 |
Properties
Class | CL_ABAP_SQL_CHANGING_STMNT | |
Short Description | Information About SQL Command | |
Super Class | CL_ABAP_SQL_STATEMENT_HANDLE | Information About SQL Command |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SABP_STREAMS_AND_LOCATORS | Streams and Locators |
Created | 20080421 | 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_CHANGING_STMNT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ABAP_DB_C_WRITER | 20080820 | Character-like Database Write Stream | |
2 | CL_ABAP_DB_X_WRITER | 20080820 | Binary Database Write Stream |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Handled Statements of an SQL Command | 20080421 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STATEMENT_STATE_TYPE | 2 | Number of handled statements of the SQL command is known | 20080421 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STATEMENT_STATE_TYPE | 3 | How DB_COUNT_KNOWN and all streams are closed | 20080421 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STATEMENT_STATE_TYPE | 1 | Number of handled statements of the SQL command is unknown | 20080421 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STATEMENT_STATE_TYPE | Status of the SQL Command | 20080421 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the Number of Statements Processed | 20080421 |
2 | ![]() |
Instance method | Private | Method | Kernel Method | 20080421 |
3 | ![]() |
Instance method | Public | Method | Get Status of SQL Commands | 20080421 |
4 | ![]() |
Static method | Private | Method | Create or Get an SQL Command Object | 20080421 |
5 | ![]() |
Instance method | Private | Method | Set the Status of the SQL Command | 20080421 |
Events
Class CL_ABAP_SQL_CHANGING_STMNT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STATEMENT_STATE_TYPE | Public | Type reference (TYPE) | I | 20080421 |
|
Method Signatures
Method GET_DB_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DB_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der bearbeiteten Sätze | 20080421 |
Method GET_DB_COUNT on class CL_ABAP_SQL_CHANGING_STMNT has no exception.
Method GET_DB_COUNT_INTERNAL Signature
Method GET_DB_COUNT_INTERNAL on class CL_ABAP_SQL_CHANGING_STMNT has no parameter.
Method GET_DB_COUNT_INTERNAL on class CL_ABAP_SQL_CHANGING_STMNT has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATE | Value transfer | Type reference (TYPE) | STATEMENT_STATE_TYPE | 20080421 |
Method GET_STATE on class CL_ABAP_SQL_CHANGING_STMNT has no exception.
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_CHANGING_STMNT | Informationen über einen SQL-Befehl | 20080421 | ||
2 | ![]() |
LOBHDL | Call by reference | Type reference (TYPE) | LOB_HANDLE_ATTR | Lob Handle Attribute | 20080421 | ||
3 | ![]() |
WRITER | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_DB_WRITER | Allgemeiner Datenbankschreibstrom | 20080421 |
Method GET_STATEMENT_HANDLE on class CL_ABAP_SQL_CHANGING_STMNT has no exception.
Method SET_STATE Signature
Method SET_STATE on class CL_ABAP_SQL_CHANGING_STMNT has no parameter.
Method SET_STATE on class CL_ABAP_SQL_CHANGING_STMNT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |