SAP ABAP Interface IF_SYB_ADM_PROCEDURE (SYB-ADM: Procedure)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SYB_ADM_PROCEDURE SYB-ADM: Procedure 20131129
Properties
Interface IF_SYB_ADM_PROCEDURE  
Short Description SYB-ADM: Procedure    
General Data
Package SMSYB   SYBASE Database Monitor 
Created 20131113   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_SYB_ADM_PROCEDURE has no forward declaration.
Interfaces
Interface IF_SYB_ADM_PROCEDURE has no interface.
Friends
Interface IF_SYB_ADM_PROCEDURE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHECK_DEPTH_COMPATIBILITY Constant Public Type reference (TYPE) I 1 20131129
2 CO_CHECK_DEPTH_DETAILED Constant Public Type reference (TYPE) I 3 20131129
3 CO_CHECK_DEPTH_FAST Constant Public Type reference (TYPE) I 2 20131129
4 HINT_TEXT Instance attribute Public Type reference (TYPE) STRING 20131129
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Setup 20131129
2 GET_EXPECTED_SRC Instance method Public Method Return the source code of expected STP 20131129
3 GET_HINT_TEXT Instance method Public Method Get hint text for this collector 20131129
4 GET_ROUTINENAME Instance method Public Method Return the Routine Name 20131129
5 GET_ROUTINESCHEMA Instance method Public Method Return the Routine Schema 20131129
6 GET_SRC Instance method Public Method Return the source code of currently implemented STP 20131129
7 GET_VERSION_STRING Instance method Public Method Returns the real version string 20131129
Events
Interface IF_SYB_ADM_PROCEDURE has no event.
Types
Interface IF_SYB_ADM_PROCEDURE has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_DEPTH Call by reference Type reference (TYPE) I CO_CHECK_DEPTH_DETAILED 20131129

Method CHECK on Interface IF_SYB_ADM_PROCEDURE has no exception.

Method GET_EXPECTED_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SRC Value transfer Type reference (TYPE) STRING 20131129

Method GET_EXPECTED_SRC on Interface IF_SYB_ADM_PROCEDURE has no exception.

Method GET_HINT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEXT Value transfer Type reference (TYPE) STRING 20131129

Method GET_HINT_TEXT on Interface IF_SYB_ADM_PROCEDURE has no exception.

Method GET_ROUTINENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROUTINENAME Value transfer Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20131129

Method GET_ROUTINENAME on Interface IF_SYB_ADM_PROCEDURE has no exception.

Method GET_ROUTINESCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROUTINESCHEMA Value transfer Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20131129

Method GET_ROUTINESCHEMA on Interface IF_SYB_ADM_PROCEDURE has no exception.

Method GET_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SRC Value transfer Type reference (TYPE) STRING 20131129

Method GET_SRC on Interface IF_SYB_ADM_PROCEDURE has no exception.

Method GET_VERSION_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERSION Value transfer Type reference (TYPE) STRING 20131129

Method GET_VERSION_STRING on Interface IF_SYB_ADM_PROCEDURE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in