SAP ABAP Class CL_ME_MON_TOOLS (Public tools for the monitors)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
     S_ME_MONITORING (Package) Mobile:Monitoring
Properties
Class CL_ME_MON_TOOLS  
Short Description Public tools for the monitors    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ME_MONITORING   Mobile:Monitoring 
Created 20050823   SAP 
Last change 20060912   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)
Interfaces
Class CL_ME_MON_TOOLS has no interface implemented.
Friends
Class CL_ME_MON_TOOLS has no friend class.
Attributes
Class CL_ME_MON_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESULTS_FROM_SEARCHHELP Static method Public Method 20050824
2 SET_DATE Static method Public Method Convert the date-type into a string 20051020
Events
Class CL_ME_MON_TOOLS has no event.
Types
Class CL_ME_MON_TOOLS has no local type.
Method Signatures

Method GET_RESULTS_FROM_SEARCHHELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETRUN_EXTEND Call by reference Type reference (TYPE) MEMON_RESULT_EXTEND_TAB ME: Monitoring - extended result table for search helps 20050824
2 Exporting ET_RETURN Call by reference Type reference (TYPE) MEMON_RESULT_TAB ME:Monitoring result table for searchhelps 20050824
3 Importing IT_RANGE Call by reference Type reference (TYPE) MEMON_RANGE_TAB Range table for parameter 20050824
4 Importing IV_FUNCTION_MODULE Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20050824
5 Importing IV_NUMBER_OF_LINES Call by reference Type reference (TYPE) ME_MON_NO_HITS ME:Monitoring - number of hit in the result tab 20050826
# Exception Resumable Description Created on
1 NO_FUNCTIONMODULE_DELIVERED The parameter containing the function module is empty 20050824

Method SET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCALE_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20051020
2 Returning RV_DATA_AS_STRING Value transfer Type reference (TYPE) STRING Date written as string 20051020

Method SET_DATE on class CL_ME_MON_TOOLS has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 710