SAP ABAP Class CL_SQLBUFFER (Utilities for the new SQL Database Buffer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DBI (Application Component) DB-Independent Database Interface
⤷
SBUF (Package) Table Buffers
⤷
⤷
Properties
| Class | CL_SQLBUFFER | |
| Short Description | Utilities for the new SQL Database Buffer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBUF | Table Buffers |
| Created | 20121105 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SQLBUFFER has no forward declaration.
Interfaces
Class CL_SQLBUFFER has no interface implemented.
Friends
Class CL_SQLBUFFER has no friend class.
Attributes
Class CL_SQLBUFFER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121105 | ||
| 2 | Static method | Public | Method | 20121105 | ||
| 3 | Static method | Public | Method | 20121105 | ||
| 4 | Static method | Public | Method | 20121105 | ||
| 5 | Static method | Public | Method | 20121105 | ||
| 6 | Static method | Public | Method | 20121105 | ||
| 7 | Static method | Public | Method | 20121105 |
Events
Class CL_SQLBUFFER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ARG_T | Public | See coding | 20121105 | ARG_T TYPE C LENGTH 128
|
||
| 2 | KIND_T | Public | See coding | 20121105 | KIND_T TYPE C LENGTH 32
|
||
| 3 | NAME_T | Public | See coding | 20121105 | NAME_T TYPE C LENGTH 32
|
Method Signatures
Method CLEANUP_BUFFER Signature
Method CLEANUP_BUFFER on class CL_SQLBUFFER has no parameter.
Method CLEANUP_BUFFER on class CL_SQLBUFFER has no exception.
Method CURRENT_STMT_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR | Call by reference | Type reference (TYPE) | STRING | 20121105 |
Method CURRENT_STMT_DESCR on class CL_SQLBUFFER has no exception.
Method CURRENT_STMT_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20121105 |
Method CURRENT_STMT_INDEX on class CL_SQLBUFFER has no exception.
Method CURRENT_STMT_USEBUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USESBUFFER | Call by reference | Type reference (TYPE) | C | 20121105 |
Method CURRENT_STMT_USEBUFFER on class CL_SQLBUFFER has no exception.
Method GET_REFCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARGUMENT | Call by reference | Type reference (TYPE) | ARG_T | 20121105 | ||||
| 2 | REFCOUNT | Call by reference | Type reference (TYPE) | I | 20121105 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | KIND_T | 20121105 |
Method GET_REFCOUNT on class CL_SQLBUFFER has no exception.
Method PRINT_BUFFER Signature
Method PRINT_BUFFER on class CL_SQLBUFFER has no parameter.
Method PRINT_BUFFER on class CL_SQLBUFFER has no exception.
Method TABLE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR | Call by reference | Type reference (TYPE) | STRING | 20121105 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | NAME_T | 20121105 |
Method TABLE_DESCR on class CL_SQLBUFFER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |