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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SYB_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 DB6CC 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 SQL_EXCP Static Attribute Public Object reference (TYPE REF TO) CX_SQL_EXCEPTION Exception Class for SQL Error 20110712
2 SYS_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20110712
3 TYPE_COMMAND Constant Private Type reference (TYPE) I 6 20110712
4 TYPE_DBCC_ADMIN Constant Private Type reference (TYPE) I 7 20110824
5 TYPE_DBCC_READ Constant Private Type reference (TYPE) I 1 20110824
6 TYPE_DDL Constant Private Type reference (TYPE) I 3 20110712
7 TYPE_PROCEDURE Constant Private Type reference (TYPE) I 5 20110712
8 TYPE_PROHIBITED Constant Private Type reference (TYPE) I -1 20110712
9 TYPE_QUERY Constant Private Type reference (TYPE) I 2 20110712
10 TYPE_UPDATE Constant Private Type reference (TYPE) I 4 20110712
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110712
2 EXECUTE Instance method Public Method 20110712
3 EXECUTE_COMMAND Instance method Private Method REORG utility 20110712
4 EXECUTE_DBCC Instance method Private Method REORG utility 20110712
5 FORMAT_ERROR Instance method Private Method 20110712
6 TYPE_OF_COMMAND 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 Importing 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 Importing COMMAND Call by reference Type reference (TYPE) STRING 20110712
2 Importing INSTANCE_ID Call by reference Type reference (TYPE) I CL_SYB_CONSTANTS=>INSTANCEID_ALL 20110712
3 Importing ONE_COLUMN_PER_ROW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110712
4 Returning 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 Importing COMMAND Call by reference Type reference (TYPE) CLIKE 20110712
2 Returning RESULT Value transfer Type reference (TYPE) DB6_STRING_TAB DBA: Simple List of Strings 20110712
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION DBA Cockpit: ADBC Errors 20110712

Method EXECUTE_DBCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) CLIKE 20110712
2 Returning RESULT Value transfer Type reference (TYPE) DB6_STRING_TAB DBA: Simple List of Strings 20110712
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION DBA Cockpit: ADBC Errors 20110712

Method FORMAT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20110712
2 Changing RESULT_LIST Call by reference Type reference (TYPE) DB6_STRING_TAB DBA: Simple List of Strings 20110712
3 Importing 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 Importing COMMAND Call by reference Type reference (TYPE) STRING 20110712
2 Returning 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