SAP ABAP Class CL_VMC_PRF_SHARED_GC_STAT (Evaluation Module for GC Statistics Information)
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_VMC_PRF_EVALUATION_MODULE | Shared Interface for VMC Profiling UIs | 20061006 |
Properties
| Class | CL_VMC_PRF_SHARED_GC_STAT | |
| Short Description | Evaluation Module for GC Statistics Information | |
| 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 | 20061006 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VMC_PRF_SHARED_GC_STAT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_VMC_PRF_EVALUATION_MODULE | Shared Interface for VMC Profiling UIs | 20061006 |
Friends
Class CL_VMC_PRF_SHARED_GC_STAT 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) | C | Sort in Ascending Order | 20061006 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Document for GC/VM Selection | 20061006 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_DETPROVIDER_REGTAB | Table of Details Provider Registrations | 20061006 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRINGTAB | Table with Fcodes for Detail Providers | 20061006 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_VMC_PRF_DET_PROVDR_REGISTRY | Registration for Detail Providers | 20061006 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_GC_STATISTIC | Entry in the GC Statistics Table | 20061006 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_GC_STATISTIC_TAB | Table with GC Statistics | 20061006 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Table Display | 20061006 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20061006 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container for Evaluation Module | 20061024 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | LVC_S_COL | Scroll Information for Columns | 20061006 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | LVC_S_ROID | Scroll Information for Rows | 20061006 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | Selected Class (Context Menu) | 20061006 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_SESSION_INFO | Information About a Saved VMC Profiling Session | 20061006 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_SGC | Shared GC Statistics | 20061027 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_PROF_SGC_TAB | Display Table for Shared GC Statistics | 20061027 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | I | Initial Number | 20061006 | |||
| 18 | Instance attribute | Private | Attribute reference (LIKE) | SY-DYNNR | Number of Subscreen | 20061027 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container for Tree Control | 20061024 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog of Table | 20061006 | |||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_SELECT_ELEMENT | Dropdown Box for VM Selection | 20061006 |
Methods
Events
Class CL_VMC_PRF_SHARED_GC_STAT has no event.
Types
Class CL_VMC_PRF_SHARED_GC_STAT has no local type.
Method Signatures
Method BEFORE_USER_COMMAND_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20061006 |
Method BEFORE_USER_COMMAND_HANDLER on class CL_VMC_PRF_SHARED_GC_STAT has no exception.
Method CONTEXT_MENU_REQUEST_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20061006 |
Method CONTEXT_MENU_REQUEST_HANDLER on class CL_VMC_PRF_SHARED_GC_STAT has no exception.
Method GET_SUBSCREEN_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SGC | Call by reference | Type reference (TYPE) | SVMCRT_PROF_SGC | Statistische Daten zu einem Shared GC | 20061027 |
Method GET_SUBSCREEN_DATA on class CL_VMC_PRF_SHARED_GC_STAT has no exception.
Method HANDLE_GRID_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Value transfer | Attribute reference (LIKE) | >INVALID< | 20061006 |
Method HANDLE_GRID_DOUBLE_CLICK on class CL_VMC_PRF_SHARED_GC_STAT has no exception.
Method INIT_SETTINGS Signature
Method INIT_SETTINGS on class CL_VMC_PRF_SHARED_GC_STAT has no parameter.
Method INIT_SETTINGS on class CL_VMC_PRF_SHARED_GC_STAT has no exception.
Method SORTING_DIALOG Signature
Method SORTING_DIALOG on class CL_VMC_PRF_SHARED_GC_STAT has no parameter.
Method SORTING_DIALOG on class CL_VMC_PRF_SHARED_GC_STAT has no exception.
Method UPDATE_DDOC Signature
Method UPDATE_DDOC on class CL_VMC_PRF_SHARED_GC_STAT has no parameter.
Method UPDATE_DDOC on class CL_VMC_PRF_SHARED_GC_STAT has no exception.
Method UPDATE_DET_PROVIDERS Signature
Method UPDATE_DET_PROVIDERS on class CL_VMC_PRF_SHARED_GC_STAT has no parameter.
Method UPDATE_DET_PROVIDERS on class CL_VMC_PRF_SHARED_GC_STAT has no exception.
Method UPDATE_GRID Signature
Method UPDATE_GRID on class CL_VMC_PRF_SHARED_GC_STAT has no parameter.
Method UPDATE_GRID on class CL_VMC_PRF_SHARED_GC_STAT has no exception.
Method USER_COMMAND_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20061006 |
Method USER_COMMAND_HANDLER on class CL_VMC_PRF_SHARED_GC_STAT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |