SAP ABAP Class CL_SYB_ADM_STORED_PROCEDURE (SYB-ADM: Stored Procedure Helper Class)
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_SYB_STORED_PROCEDURE SYB-DBH: Stored Procedure Helper 20131129
Properties
Class CL_SYB_ADM_STORED_PROCEDURE  
Short Description SYB-ADM: Stored Procedure Helper Class    
Super Class CL_SYB_STORED_PROCEDURE SYB-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 20131113   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SYB_ADM_STORED_PROCEDURE has no forward declaration.
Interfaces
Class CL_SYB_ADM_STORED_PROCEDURE has no interface implemented.
Friends
Class CL_SYB_ADM_STORED_PROCEDURE has no friend class.
Attributes
Class CL_SYB_ADM_STORED_PROCEDURE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131129
Events
Class CL_SYB_ADM_STORED_PROCEDURE has no event.
Types
Class CL_SYB_ADM_STORED_PROCEDURE has no local type.
Method Signatures

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 20131129
2 Importing PREFIX Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20131129
3 Importing SAPTOOLS_WORKLOAD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE DB6-DBH: SAPTOOLS Workload 20131129
4 Importing SP_ID Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20131129
5 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20131129

Method CONSTRUCTOR on class CL_SYB_ADM_STORED_PROCEDURE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in