SAP ABAP Class CL_VMC_JARM_OVERVIEW (JARM Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_ADMIN (Package) VMC Administration and Monitoring
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VMCADMIN_NAVCONTEXT Navigation Tree Properties 20050323
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VMCADMIN_NAVIGATION_OBJECT Navigation object which responds to navigation tree events 20050323
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VMCADMIN_TABSTRIP_VIEW Tabstrip Detail View Pattern for VMC Admin Plugins 20051125
Properties
Class CL_VMC_JARM_OVERVIEW  
Short Description JARM Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class VMC_ADMIN    
Program status     
Category 0   
Package SVMCRT_ADMIN   VMC Administration and Monitoring 
Created 20050301   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_VMC_JARM_OVERVIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_VMCADMIN_NAVCONTEXT Navigation Tree Properties 20050323
2 IF_VMCADMIN_NAVIGATION_OBJECT Navigation object which responds to navigation tree events 20050323
3 IF_VMCADMIN_TABSTRIP_VIEW Tabstrip Detail View Pattern for VMC Admin Plugins 20051125
Friends
Class CL_VMC_JARM_OVERVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMP_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050404
2 CT_RESET Instance attribute Private Object reference (TYPE REF TO) CL_CTMENU Context Menu 20050324
3 CUR_CRITERION Instance attribute Private Type reference (TYPE) I 0 Current Criterion 20050329
4 CUR_MAX_RETURN Instance attribute Private Type reference (TYPE) I 50 20050329
5 CUR_PATTERN Instance attribute Private Type reference (TYPE) STRING '*' Name Pattern 20050329
6 DESCRIPTION_TAB Static Attribute Private Type reference (TYPE) SVMCRT_JARM_KEY_VALUE_TAB Sorted Table of Key/Value Pairs 20050330
7 DETAIL_VIEW_TAB Instance attribute Private Type reference (TYPE) T_DETAIL_VIEW_TAB Table of Detail View Definitions 20051125
8 DISTINCT_IDX Instance attribute Private Type reference (TYPE) I 0 Used for node keys in the tree control 20050321
9 DOWNLOAD_DIR Instance attribute Private Type reference (TYPE) STRING Target Directory for File Downloads 20091214
10 DROPDOWN_COMPS Instance attribute Private Type reference (TYPE) LVC_T_DROP ALV Control: Dropdown List Boxes 20050412
11 DROPDOWN_REQ Instance attribute Private Type reference (TYPE) LVC_T_DROP ALV Control: Dropdown List Boxes 20050412
12 DROPDOWN_USERS Instance attribute Private Type reference (TYPE) LVC_T_DROP ALV Control: Dropdown List Boxes 20050412
13 EXPAND_REQ_FLAG Instance attribute Private Type reference (TYPE) C '' Indicates whether epand event should be treated 20050323
14 FCODE_REFRESH Instance attribute Private Attribute reference (LIKE) 20050323
15 GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050308
16 LAST_CHOICE Instance attribute Private Type reference (TYPE) I 1 20050323
17 LAYOUT_GRID Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20050308
18 LAYOUT_MEM Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20050415
19 MAIN_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050308
20 MEM_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050404
21 MEM_TAB Instance attribute Private Type reference (TYPE) SVMCRT_JARMOVERVIEW JARM Overview Data 20050404
22 MY_PATTERN Instance attribute Private Type reference (TYPE) INT4 Active Screen Layout 20051125
23 OBJ_FCODE_REFRESH Instance attribute Private Attribute reference (LIKE) 20050323
24 REQ_GUID_TAB Instance attribute Private Type reference (TYPE) SVMCRT_JARM_KEY_VALUE_TAB Sorted Table of Key/Value Pairs 20050322
25 RESULT_COUNT Instance attribute Private Type reference (TYPE) I 0 Number of Records from Java Call 20091127
26 SELECTION_PARAM Instance attribute Private Type reference (TYPE) SVMCRT_JARM_SELECTION_TAB Table of Selection Entries for Sort Criteria 20050412
27 SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20050323
28 TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20050324
29 TOP_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050412
30 TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20050302
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_COMPONENTS Instance method Private Method 20050321
2 APPEND_OVERVIEW Instance method Private Method 20050321
3 APPEND_SINGLE_COMPONENTS Instance method Private Method 20050323
4 APPEND_TASKS_OVERVIEW Instance method Private Method 20050322
5 CONSTRUCTOR Instance method Public Constructor Constructor 20050301
6 EXPAND_NODE Instance method Private Event handling method 20050317
7 FILL_DETAIL_VIEW_DEFINITIONS Instance method Private Method Creates Detail View Definitions 20051125
8 GET_CONTAINER Instance method Private Method 20050323
9 GRID_DATA_CHANGED Instance method Private Event handling method 20050329
10 HANDLE_CONTEXT Instance method Private Method 20050324
11 INIT_DESCR_TEXTS Instance method Private Method 20050330
12 INIT_GRID_CONTROL Instance method Private Method 20050323
13 INIT_TOOLBAR Instance method Private Method 20050324
14 INIT_TREE_CONTROL Instance method Private Method 20050323
15 REFRESH Instance method Private Method 20050323
16 REFRESH_TREE Instance method Private Method 20050323
17 RESET_TREE Instance method Private Method 20050322
18 SET_CONTAINER Instance method Private Method 20050323
19 SHOW_COMPONENTS Instance method Public Method Unsorted List of All Components 20050309
20 SHOW_SUMMARY_OF_REQUESTS Instance method Public Method Summary of All JARM Data 20050301
21 SHOW_TOP_COMPONENTS Instance method Public Method List of Top Components Sorted by Specific Criteria 20050309
22 SHOW_TOP_REQUESTS Instance method Public Method List of Top Requests Sorted by Specific Criteria 20050308
23 SHOW_TOP_USERS Instance method Public Method List of Top Users Sorted by Specific Criteria 20050302
24 SHOW_VM_THREAD_LIST Instance method Public Method List of All VMC JARM Threads 20050301
25 TOOLBAR_PRESSED Instance method Private Event handling method 20050324
Events
Class CL_VMC_JARM_OVERVIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DETAIL_VIEW_ENTRY Private Attribute reference (LIKE) 20051125
2 T_DETAIL_VIEW_TAB Private Attribute reference (LIKE) 20051125
Method Signatures

Method APPEND_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPS Call by reference Type reference (TYPE) SVMCRT_JARMOVERVIEW_NESTED Liefer JARM-Daten ensprechend einem Namen 20050321

Method APPEND_COMPONENTS on class CL_VMC_JARM_OVERVIEW has no exception.

Method APPEND_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_ITEM_TAB Call by reference Type reference (TYPE) SVMCRT_JARM_TREEITEMS Tabelle für die Items im Baum 20050322
2 Changing P_NODE_TAB Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20050322
3 Importing P_OVERVIEW Call by reference Type reference (TYPE) SVMCRT_JARMOVERVIEW JARM Übersichtsdaten 20050321
4 Importing P_PARENT_KEY Value transfer Type reference (TYPE) I Tree Control: Eigenschaften eines Knotens 20050321

Method APPEND_OVERVIEW on class CL_VMC_JARM_OVERVIEW has no exception.

Method APPEND_SINGLE_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPONENTS Call by reference Type reference (TYPE) SVMCRT_JARM_SINGLE_COMPS Tabelle von unkondensiereten JARM Komponenten 20050323
2 Changing P_ITEM_TAB Call by reference Type reference (TYPE) SVMCRT_JARM_TREEITEMS Tabelle für die Items im Baum 20050323
3 Changing P_NODE_TAB Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20050323
4 Importing P_PARENT_KEY Call by reference Type reference (TYPE) I Tree Control: Schlüssel eines Knotens 20050323

Method APPEND_SINGLE_COMPONENTS on class CL_VMC_JARM_OVERVIEW has no exception.

Method APPEND_TASKS_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REQ_GUID Call by reference Type reference (TYPE) STRING Request GUID 20050322
2 Importing P_TASK_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY ALV-Tree-Control: Node-key 20050322

Method APPEND_TASKS_OVERVIEW on class CL_VMC_JARM_OVERVIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050324

Method CONSTRUCTOR on class CL_VMC_JARM_OVERVIEW has no exception.

Method EXPAND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20050317

Method EXPAND_NODE on class CL_VMC_JARM_OVERVIEW has no exception.

Method FILL_DETAIL_VIEW_DEFINITIONS Signature

Method FILL_DETAIL_VIEW_DEFINITIONS on class CL_VMC_JARM_OVERVIEW has no parameter.
Method FILL_DETAIL_VIEW_DEFINITIONS on class CL_VMC_JARM_OVERVIEW has no exception.

Method GET_CONTAINER Signature

Method GET_CONTAINER on class CL_VMC_JARM_OVERVIEW has no parameter.
Method GET_CONTAINER on class CL_VMC_JARM_OVERVIEW has no exception.

Method GRID_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Value transfer Attribute reference (LIKE) 20050329
2 Importing E_MODIFIED Value transfer Attribute reference (LIKE) 20050329

Method GRID_DATA_CHANGED on class CL_VMC_JARM_OVERVIEW has no exception.

Method HANDLE_CONTEXT Signature

Method HANDLE_CONTEXT on class CL_VMC_JARM_OVERVIEW has no parameter.
Method HANDLE_CONTEXT on class CL_VMC_JARM_OVERVIEW has no exception.

Method INIT_DESCR_TEXTS Signature

Method INIT_DESCR_TEXTS on class CL_VMC_JARM_OVERVIEW has no parameter.
Method INIT_DESCR_TEXTS on class CL_VMC_JARM_OVERVIEW has no exception.

Method INIT_GRID_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) I 5 0=req; 1=cmp; 2=usr 20050324

Method INIT_GRID_CONTROL on class CL_VMC_JARM_OVERVIEW has no exception.

Method INIT_TOOLBAR Signature

Method INIT_TOOLBAR on class CL_VMC_JARM_OVERVIEW has no parameter.
Method INIT_TOOLBAR on class CL_VMC_JARM_OVERVIEW has no exception.

Method INIT_TREE_CONTROL Signature

Method INIT_TREE_CONTROL on class CL_VMC_JARM_OVERVIEW has no parameter.
Method INIT_TREE_CONTROL on class CL_VMC_JARM_OVERVIEW has no exception.

Method REFRESH Signature

Method REFRESH on class CL_VMC_JARM_OVERVIEW has no parameter.
Method REFRESH on class CL_VMC_JARM_OVERVIEW has no exception.

Method REFRESH_TREE Signature

Method REFRESH_TREE on class CL_VMC_JARM_OVERVIEW has no parameter.
Method REFRESH_TREE on class CL_VMC_JARM_OVERVIEW has no exception.

Method RESET_TREE Signature

Method RESET_TREE on class CL_VMC_JARM_OVERVIEW has no parameter.
Method RESET_TREE on class CL_VMC_JARM_OVERVIEW has no exception.

Method SET_CONTAINER Signature

Method SET_CONTAINER on class CL_VMC_JARM_OVERVIEW has no parameter.
Method SET_CONTAINER on class CL_VMC_JARM_OVERVIEW has no exception.

Method SHOW_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MAX_RESULTS Call by reference Type reference (TYPE) I 50 20050318
2 Importing P_PATTERN Call by reference Type reference (TYPE) STRING '*' 20050318

Method SHOW_COMPONENTS on class CL_VMC_JARM_OVERVIEW has no exception.

Method SHOW_SUMMARY_OF_REQUESTS Signature

Method SHOW_SUMMARY_OF_REQUESTS on class CL_VMC_JARM_OVERVIEW has no parameter.
Method SHOW_SUMMARY_OF_REQUESTS on class CL_VMC_JARM_OVERVIEW has no exception.

Method SHOW_TOP_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CRITERION Call by reference Type reference (TYPE) I 0 20050317
2 Importing P_MAX_RESULTS Call by reference Type reference (TYPE) I 50 20050317
3 Importing P_PATTERN Call by reference Type reference (TYPE) STRING '*' 20050317

Method SHOW_TOP_COMPONENTS on class CL_VMC_JARM_OVERVIEW has no exception.

Method SHOW_TOP_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CRITERION Call by reference Type reference (TYPE) I 0 20050308
2 Importing P_MAX_RESULTS Call by reference Type reference (TYPE) I 100 20050308
3 Importing P_PATTERN Call by reference Type reference (TYPE) STRING '*' 20050308
4 Importing P_RET_OVERVIEW Call by reference Type reference (TYPE) I 1 20050308

Method SHOW_TOP_REQUESTS on class CL_VMC_JARM_OVERVIEW has no exception.

Method SHOW_TOP_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CRITERION Call by reference Type reference (TYPE) I 0 20050308
2 Importing P_MAX_RESULTS Call by reference Type reference (TYPE) I 100 20050308
3 Importing P_PATTERN Call by reference Type reference (TYPE) STRING '*' 20050308

Method SHOW_TOP_USERS on class CL_VMC_JARM_OVERVIEW has no exception.

Method SHOW_VM_THREAD_LIST Signature

Method SHOW_VM_THREAD_LIST on class CL_VMC_JARM_OVERVIEW has no parameter.
Method SHOW_VM_THREAD_LIST on class CL_VMC_JARM_OVERVIEW has no exception.

Method TOOLBAR_PRESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) FCode 20050324

Method TOOLBAR_PRESSED on class CL_VMC_JARM_OVERVIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710