SAP ABAP Class CL_SYB_CLP (SYB: iSQL Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SMSYB (Package) SYBASE Database Monitor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_SCRIPT_BASE | DBA Cockpit: Script Execution | 20110712 |
Properties
| Class | CL_SYB_CLP | |
| Short Description | SYB: iSQL Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMSYB | SYBASE Database Monitor |
| Created | 20110712 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_SCRIPT_BASE | DBA Cockpit: Script Execution | 20110712 |
Friends
Class CL_SYB_CLP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CX_SQL_EXCEPTION | Exception Class for SQL Error | 20110712 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110712 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 6 | 20110712 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 7 | 20110824 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 1 | 20110824 | |||
| 6 | Constant | Private | Type reference (TYPE) | I | 3 | 20110712 | |||
| 7 | Constant | Private | Type reference (TYPE) | I | 5 | 20110712 | |||
| 8 | Constant | Private | Type reference (TYPE) | I | -1 | 20110712 | |||
| 9 | Constant | Private | Type reference (TYPE) | I | 2 | 20110712 | |||
| 10 | Constant | Private | Type reference (TYPE) | I | 4 | 20110712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110712 | |
| 2 | Instance method | Public | Method | 20110712 | ||
| 3 | Instance method | Private | Method | REORG utility | 20110712 | |
| 4 | Instance method | Private | Method | REORG utility | 20110712 | |
| 5 | Instance method | Private | Method | 20110712 | ||
| 6 | Instance method | Private | Method | 20110712 |
Events
Class CL_SYB_CLP has no event.
Types
Class CL_SYB_CLP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110712 |
Method CONSTRUCTOR on class CL_SYB_CLP has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20110712 | ||||
| 2 | INSTANCE_ID | Call by reference | Type reference (TYPE) | I | CL_SYB_CONSTANTS=>INSTANCEID_ALL | 20110712 | |||
| 3 | ONE_COLUMN_PER_ROW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110712 | |||
| 4 | RESULT_LIST | Value transfer | Type reference (TYPE) | DB6_STRING_TAB | DBA: Simple List of Strings | 20110712 |
Method EXECUTE on class CL_SYB_CLP has no exception.
Method EXECUTE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | CLIKE | 20110712 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | DB6_STRING_TAB | DBA: Simple List of Strings | 20110712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20110712 |
Method EXECUTE_DBCC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | CLIKE | 20110712 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | DB6_STRING_TAB | DBA: Simple List of Strings | 20110712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20110712 |
Method FORMAT_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20110712 | ||||
| 2 | RESULT_LIST | Call by reference | Type reference (TYPE) | DB6_STRING_TAB | DBA: Simple List of Strings | 20110712 | |||
| 3 | SQL_EXCP | Call by reference | Object reference (TYPE REF TO) | CX_SQL_EXCEPTION | Exception Class for SQL Error | 20110712 |
Method FORMAT_ERROR on class CL_SYB_CLP has no exception.
Method TYPE_OF_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20110712 | ||||
| 2 | TYPE | Value transfer | Type reference (TYPE) | I | 20110712 |
Method TYPE_OF_COMMAND on class CL_SYB_CLP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |