SAP ABAP Class CL_SQL_BLOB (CL_SQL_BLOB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DBI (Application Component) DB-Independent Database Interface
⤷
SDB_ADBC (Package) ABAP Database Call Interface (Dynamic SQL)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SQL_BLOB_MSS | BLOB Locators | 20011107 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SQL_BLOB_ORA | 20010329 |
Properties
Class | CL_SQL_BLOB | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDB_ADBC | ABAP Database Call Interface (Dynamic SQL) |
Created | 20010329 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SQL_BLOB has no forward declaration.
Interfaces
Class CL_SQL_BLOB has no interface implemented.
Friends
Class CL_SQL_BLOB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20010329 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20010403 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010330 |
2 | ![]() |
Instance method | Public | Method | Delivers reference to a sample locator | 20010402 |
Events
Class CL_SQL_BLOB has no event.
Types
Class CL_SQL_BLOB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CON_REF | Call by reference | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Datenbankverbindung | 20010330 |
Method CONSTRUCTOR on class CL_SQL_BLOB has no exception.
Method GET_LOCATOR_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOC_REF | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf BLOB Lokator | 20010402 |
Method GET_LOCATOR_REF on class CL_SQL_BLOB has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |