SAP ABAP Class CL_VMCADMIN_SHREFS_INFO (Shows Shared Referents)
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 | 20060214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VMCADMIN_NAVIGATION_OBJECT | Navigation object which responds to navigation tree events | 20060214 |
Properties
| Class | CL_VMCADMIN_SHREFS_INFO | |
| Short Description | Shows Shared Referents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | VMC_ADMIN | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SVMCRT_ADMIN | VMC Administration and Monitoring |
| Created | 20060214 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VMCADMIN_SHREFS_INFO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_VMCADMIN_NAVCONTEXT | Navigation Tree Properties | 20060214 | ||
| 2 | IF_VMCADMIN_NAVIGATION_OBJECT | Navigation object which responds to navigation tree events | 20060214 |
Friends
Class CL_VMCADMIN_SHREFS_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060214 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060214 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SVMCRT_SHREF_INFO_TAB | Shared Referent Table | 20060214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Refresh Displayed Content | 20060214 | |
| 2 | Instance method | Private | Event handling method | Extends the toolbar of MAIN_GRID with REFRESH | 20060214 | |
| 3 | Instance method | Private | Event handling method | Handles USER_COMMAND Event of REFRESH Button | 20060214 |
Events
Class CL_VMCADMIN_SHREFS_INFO has no event.
Types
Class CL_VMCADMIN_SHREFS_INFO has no local type.
Method Signatures
Method HANDLE_REFRESH Signature
Method HANDLE_REFRESH on class CL_VMCADMIN_SHREFS_INFO has no parameter.
Method HANDLE_REFRESH on class CL_VMCADMIN_SHREFS_INFO has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20060214 |
Method HANDLE_TOOLBAR on class CL_VMCADMIN_SHREFS_INFO has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20060214 |
Method HANDLE_USER_COMMAND on class CL_VMCADMIN_SHREFS_INFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |