SAP ABAP Class CL_DB6_TOOL (Administrates Input and Output Parameters of SQL Statements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
⤷
STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
⤷
⤷
Properties
| Class | CL_DB6_TOOL | |
| Short Description | Administrates Input and Output Parameters of SQL Statements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20030625 | SAP |
| Last change | 20130531 | 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) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DB6_TOOL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SQL_RESULT_SET | 20030625 | Resulting Set of an SQL Query | |
| 2 | CL_SQL_STATEMENT | 20030625 | SQL statement |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | PARAM_DESCR_TAB | Input and Output Parameters in SQL Statements | 20030625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20041021 | ||
| 2 | Static method | Public | Method | return the container path | 20041206 | |
| 3 | Static method | Public | Method | 20030625 | ||
| 4 | Static method | Public | Method | 20030627 | ||
| 5 | Static method | Private | Method | Überprüft, ob ein gegebener Typ ein einfacher ABAP-Typ ist | 20030625 | |
| 6 | Static method | Public | Method | 20031113 | ||
| 7 | Static method | Public | Method | 20031114 | ||
| 8 | Static method | Public | Method | 20030704 | ||
| 9 | Static method | Public | Method | 20030704 | ||
| 10 | Instance method | Public | Method | Sets References to Structure Components as Parameters | 20030625 |
Events
Class CL_DB6_TOOL has no event.
Types
Class CL_DB6_TOOL has no local type.
Method Signatures
Method CONCATENATE_PRESERVING_BLANKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Call by reference | Type reference (TYPE) | C | 20041021 | ||||
| 2 | TARGET | Call by reference | Type reference (TYPE) | C | 20041021 |
Method CONCATENATE_PRESERVING_BLANKS on class CL_DB6_TOOL has no exception.
Method GET_CONTAINER_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONT_NAME | Call by reference | Type reference (TYPE) | DB6PMCR-CONT_NAME | DB6: Dateipfad | 20041206 | |||
| 2 | CONT_TYPE | Call by reference | Type reference (TYPE) | DB6PMCR-CONTTYPE | conttype: Behältertyp, z.B. Pfad, Platte oder Datei | 20041206 | |||
| 3 | OPSYS | Call by reference | Type reference (TYPE) | SYOPSYS | CL_DB6_TREE_NAVIGATOR | 20110831 | |||
| 4 | PATH | Value transfer | Type reference (TYPE) | DB6PATH | DB6: Dateipfad | 20041206 |
Method GET_CONTAINER_PATH on class CL_DB6_TOOL has no exception.
Method GET_FIELD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20030625 | ||||
| 2 | FIELD_LIST | Value transfer | Type reference (TYPE) | STRING | 20030625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse für Parameterfehler | 20030625 |
Method GET_PARAM_MARKER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20030627 | ||||
| 2 | PARAM_MARKER_LIST | Value transfer | Type reference (TYPE) | STRING | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse für Parameterfehler | 20030627 |
Method IS_SIMPLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20030625 | |||
| 2 | TYPE_KIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | 20030625 |
Method IS_SIMPLE_TYPE on class CL_DB6_TOOL has no exception.
Method IS_VALID_FOR_REORG_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20031113 | ||||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Entfernte Systemadministration | 20031113 | |||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | CLIKE | DB6: Langer Tabellenname | 20031113 | |||
| 4 | TABSCHEMA | Call by reference | Type reference (TYPE) | CLIKE | DB6: Schemaname | 20031113 |
Method IS_VALID_FOR_REORG_TABLES on class CL_DB6_TOOL has no exception.
Method IS_VALID_FOR_RUNSTATS_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20031114 | ||||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Entfernte Systemadministration | 20031114 | |||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | CLIKE | DB6: Langer Tabellenname | 20031114 | |||
| 4 | TABSCHEMA | Call by reference | Type reference (TYPE) | CLIKE | DB6: Schemaname | 20031114 |
Method IS_VALID_FOR_RUNSTATS_TABLES on class CL_DB6_TOOL has no exception.
Method QUALIFIED_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | 20030704 | ||||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20030704 | ||||
| 3 | SCHEMA_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20030704 |
Method QUALIFIED_NAME on class CL_DB6_TOOL has no exception.
Method QUOTED_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CLIKE | 20030704 | ||||
| 2 | QUOTED_NAME | Value transfer | Type reference (TYPE) | STRING | 20030704 |
Method QUOTED_NAME on class CL_DB6_TOOL has no exception.
Method SET_PARAM_STRUCT_SAFE 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 | 20030625 | ||||
| 2 | DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf eine Struktur | 20030625 | |||
| 3 | SCHEMA_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20030625 | ||||
| 4 | TABLE_NAME | Call by reference | Type reference (TYPE) | ADBC_NAME | 20030625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse für Parameterfehler | 20030625 | ||
| 2 | Ausnahmeklasse für SQL-Fehler | 20030625 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |