SAP ABAP Class IF_SYB_ADM_PROCEDURE (SYB-ADM: Procedure)
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
Class IF_SYB_ADM_PROCEDURE  
Short Description SYB-ADM: Procedure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20131113   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SYB_ADM_PROCEDURE has no forward declaration.
Interfaces
Class IF_SYB_ADM_PROCEDURE has no interface implemented.
Friends
Class IF_SYB_ADM_PROCEDURE has no friend class.
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
Class IF_SYB_ADM_PROCEDURE has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SYB_ADM_PROCEDURE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in