SAP ABAP Class CL_SYB_STORED_PROCEDURE (SYB-DBH: Stored Procedure Helper)
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 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_STORED_PROCEDURE | DBA-DBH: Stored Procedure Helper | 20100811 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_ADM_STORED_PROCEDURE | SYB-ADM: Stored Procedure Helper Class | 20131129 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_DBH_STORED_PROCEDURE | SYB-DBH: Stored Procedure Helper | 20100810 |
Properties
| Class | CL_SYB_STORED_PROCEDURE | |
| Short Description | SYB-DBH: Stored Procedure Helper | |
| Super Class | CL_DBA_STORED_PROCEDURE | DBA-DBH: Stored Procedure Helper |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMSYB | SYBASE Database Monitor |
| Created | 20100809 | SAP |
| Last change | 20141121 | |
| 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) |
Interfaces
Class CL_SYB_STORED_PROCEDURE has no interface implemented.
Friends
Class CL_SYB_STORED_PROCEDURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110418 | ||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ATM' | 20110418 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'DBH' | 20110418 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'PLCAL' | 20131011 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110418 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check SP, if necessary create it | 20100809 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100809 |
Events
Class CL_SYB_STORED_PROCEDURE has no event.
Types
Class CL_SYB_STORED_PROCEDURE has no local type.
Method Signatures
Method CHECK_PROCEDURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20100809 | |||
| 2 | SYS_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20100809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Root Exception class | 20100809 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FWK_TYPE | Call by reference | Type reference (TYPE) | STRING | CO_FWK_TYPE_DBH | 20110418 | |||
| 2 | PREFIX | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20100809 | |||
| 3 | SAPTOOLS_WORKLOAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | DB6-DBH: SAPTOOLS Workload | 20100809 | ||
| 4 | SP_ID | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20100809 | |||
| 5 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20100809 |
Method CONSTRUCTOR on class CL_SYB_STORED_PROCEDURE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 703 |