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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SYB_RDI_META 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 CFG_TABLE Instance attribute Private Type reference (TYPE) STRING 20110418
2 CO_FWK_TYPE_ATM Constant Public Type reference (TYPE) STRING 'ATM' 20110418
3 CO_FWK_TYPE_DBH Constant Public Type reference (TYPE) STRING 'DBH' 20110418
4 CO_FWK_TYPE_PLCAL Constant Public Type reference (TYPE) STRING 'PLCAL' 20131011
5 FWK_TYPE Instance attribute Private Type reference (TYPE) STRING 20110418
6 LOG_TABLE Instance attribute Private Type reference (TYPE) STRING 20110418
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PROCEDURE Instance method Public Method Check SP, if necessary create it 20100809
2 CONSTRUCTOR 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 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20100809
2 Importing SYS_REF Value transfer Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20100809
# Exception Resumable Description Created on
1 CX_DB6_ROOT DB6: Root Exception class 20100809

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FWK_TYPE Call by reference Type reference (TYPE) STRING CO_FWK_TYPE_DBH 20110418
2 Importing PREFIX Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20100809
3 Importing SAPTOOLS_WORKLOAD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE DB6-DBH: SAPTOOLS Workload 20100809
4 Importing SP_ID Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20100809
5 Importing 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