SAP ABAP Class CL_VMC_PRF_RF_TRC (Evaluation Module for Reference Trace)
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_FCODE_LISTENER | Processor for Dynpro Function Code | 20061027 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VMC_PRF_DET_PROVIDER | Provider for Detail Display | 20061027 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VMC_PRF_EVALUATION_MODULE | Shared Interface for VMC Profiling UIs | 20061027 |
Properties
Class | CL_VMC_PRF_RF_TRC | |
Short Description | Evaluation Module for Reference Trace | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SVMCRT_ADMIN | VMC Administration and Monitoring |
Created | 20061027 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VMC_PRF_RF_TRC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_VMCADMIN_FCODE_LISTENER | Processor for Dynpro Function Code | 20061027 | ||
2 | IF_VMC_PRF_DET_PROVIDER | Provider for Detail Display | 20061027 | ||
3 | IF_VMC_PRF_EVALUATION_MODULE | Shared Interface for VMC Profiling UIs | 20061027 |
Friends
Class CL_VMC_PRF_RF_TRC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20061027 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Document for GC/VM Selection | 20061027 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_DETPROVIDER_REGTAB | Table of Details Provider Registrations | 20061027 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRINGTAB | Table with Fcodes for Detail Providers | 20061027 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_VMC_PRF_DET_PROVDR_REGISTRY | Registration for Detail Providers | 20061027 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Text Field for Selection of GC Run | 20061027 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREEV_HHDR | Tree Control: Attributes of the Hierarchy Header | 20061027 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20061027 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 100 | Maximum Number of Chains Before Grouped Together | 20061027 | |
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_LAYI | Layout structure for items of the ALV tree control | 20061027 | ||
11 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20061027 | ||||
12 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20061027 | ||||
13 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20061027 | ||||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Selected GC Run | 20061027 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Index of the Selected VM | 20061107 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_SESSION_INFO | Information About a Saved VMC Profiling Session | 20061027 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog of Table | 20061027 | ||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV tree control | 20061027 | ||
19 | ![]() |
Instance attribute | Private | See coding | 20061027 | ||||
20 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20061027 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_VM_GC_COUNT_TAB | List of GCs and VMs | 20061027 | ||
22 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_SELECT_ELEMENT | Dropdown Box for VM Selection | 20061027 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Inserts node list for reference chains | 20061027 |
2 | ![]() |
Instance method | Private | Method | Inserts reference chain node in tree | 20061027 |
3 | ![]() |
Instance method | Private | Event handling method | Handler for Buttons in the Dynamic Document | 20061027 |
4 | ![]() |
Instance method | Private | Method | Adds Additional Functions to ALV Tree Toolbar | 20061027 |
5 | ![]() |
Instance method | Private | Event handling method | Entry will be expanded in tree | 20061027 |
6 | ![]() |
Instance method | Private | Method | Expands selected node and loads subnodes if required | 20061027 |
7 | ![]() |
Instance method | Private | Event handling method | Handler for Button Clicks on the ALV Toolbar | 20061027 |
8 | ![]() |
Instance method | Private | Event handling method | Java VM selected | 20061027 |
9 | ![]() |
Instance method | Private | Method | Initializes settings | 20061027 |
10 | ![]() |
Instance method | Private | Method | Creates and initializes the tree | 20061027 |
11 | ![]() |
Instance method | Private | Event handling method | Value entered in GC text field | 20061027 |
12 | ![]() |
Instance method | Private | Method | Calls the sort dialog box | 20061027 |
13 | ![]() |
Instance method | Private | Method | A VM has been selected | 20061027 |
14 | ![]() |
Instance method | Private | Method | Updates DDOC for VM/GC Selection | 20061027 |
15 | ![]() |
Instance method | Private | Method | Updates the list of available Detail Providers | 20061027 |
16 | ![]() |
Instance method | Private | Method | Updates display of the operation tree | 20061027 |
Events
Class CL_VMC_PRF_RF_TRC has no event.
Types
Class CL_VMC_PRF_RF_TRC has no local type.
Method Signatures
Method ADD_CHAIN_TOP_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_DATA | Call by reference | Type reference (TYPE) | SVMCRT_PROF_RF_CHAINS_DISP | Anzeigestruktur für Referenzketten | 20061027 | ||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20061027 |
Method ADD_CHAIN_TOP_NODES on class CL_VMC_PRF_RF_TRC has no exception.
Method ADD_REF_CHAIN_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_DATA | Call by reference | Type reference (TYPE) | SVMCRT_PROF_RF_CHAINS_DISP | Anzeigestruktur für Referenzketten | 20061027 | ||
2 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20061027 |
Method ADD_REF_CHAIN_NODES on class CL_VMC_PRF_RF_TRC has no exception.
Method BUTTON_PRESSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20061027 |
Method BUTTON_PRESSED on class CL_VMC_PRF_RF_TRC has no exception.
Method CHANGE_TOOLBAR Signature
Method CHANGE_TOOLBAR on class CL_VMC_PRF_RF_TRC has no parameter.
Method CHANGE_TOOLBAR on class CL_VMC_PRF_RF_TRC has no exception.
Method EXPAND_NC_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20061027 |
Method EXPAND_NC_HANDLER on class CL_VMC_PRF_RF_TRC has no exception.
Method EXPAND_SELECTED_NODE Signature
Method EXPAND_SELECTED_NODE on class CL_VMC_PRF_RF_TRC has no parameter.
Method EXPAND_SELECTED_NODE on class CL_VMC_PRF_RF_TRC has no exception.
Method HANDLE_TB_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20061027 |
Method HANDLE_TB_FUNCTION_SELECTED on class CL_VMC_PRF_RF_TRC has no exception.
Method HANDLE_VM_SELECTED Signature
Method HANDLE_VM_SELECTED on class CL_VMC_PRF_RF_TRC has no parameter.
Method HANDLE_VM_SELECTED on class CL_VMC_PRF_RF_TRC has no exception.
Method INIT_SETTINGS Signature
Method INIT_SETTINGS on class CL_VMC_PRF_RF_TRC has no parameter.
Method INIT_SETTINGS on class CL_VMC_PRF_RF_TRC has no exception.
Method INIT_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20061027 |
Method INIT_TREE on class CL_VMC_PRF_RF_TRC has no exception.
Method INPUT_ENTERED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20061027 |
Method INPUT_ENTERED on class CL_VMC_PRF_RF_TRC has no exception.
Method SORTING_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASCENDING | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20061027 |
Method SORTING_DIALOG on class CL_VMC_PRF_RF_TRC has no exception.
Method UPDATE_AFTER_VM_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LIST_INDEX | Call by reference | Type reference (TYPE) | I | Index in der VM / GC Liste | 20061027 |
Method UPDATE_AFTER_VM_SELECTION on class CL_VMC_PRF_RF_TRC has no exception.
Method UPDATE_DDOC Signature
Method UPDATE_DDOC on class CL_VMC_PRF_RF_TRC has no parameter.
Method UPDATE_DDOC on class CL_VMC_PRF_RF_TRC has no exception.
Method UPDATE_DET_PROVIDERS Signature
Method UPDATE_DET_PROVIDERS on class CL_VMC_PRF_RF_TRC has no parameter.
Method UPDATE_DET_PROVIDERS on class CL_VMC_PRF_RF_TRC has no exception.
Method UPDATE_TREE Signature
Method UPDATE_TREE on class CL_VMC_PRF_RF_TRC has no parameter.
Method UPDATE_TREE on class CL_VMC_PRF_RF_TRC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |