SAP ABAP Class CL_VMCADMIN_LOGGING_CONFIG (VMC: Binds the VMC Log Viewer to the VMC Admin Transaction)
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 | 20050510 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VMCADMIN_NAVIGATION_OBJECT | Navigation object which responds to navigation tree events | 20050510 |
Properties
| Class | CL_VMCADMIN_LOGGING_CONFIG | |
| Short Description | VMC: Binds the VMC Log Viewer to the VMC Admin Transaction | |
| 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 | 20050510 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VMCADMIN_LOGGING_CONFIG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_VMCADMIN_NAVCONTEXT | Navigation Tree Properties | 20050510 | ||
| 2 | IF_VMCADMIN_NAVIGATION_OBJECT | Navigation object which responds to navigation tree events | 20050510 |
Friends
Class CL_VMCADMIN_LOGGING_CONFIG has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Tree Hierarchy Header Properties | 20050822 | |
| 2 | Instance method | Private | Event handling method | Handler for Buttons in the Dynamic Document | 20050824 | |
| 3 | Instance method | Private | Method | Creates and Initializes the Dynamic Document Form | 20050824 | |
| 4 | Instance method | Private | Method | Creates all the necessary GUI control objects | 20050822 | |
| 5 | Instance method | Private | Event handling method | Handler for SELECTION_CHANGED of Tree Control | 20050825 | |
| 6 | Instance method | Private | Event handling method | A toolbar button has been pressed | 20050825 | |
| 7 | Instance method | Private | Method | Creates and initializes the toolbar for the tree | 20050824 | |
| 8 | Instance method | Private | Method | Creates and initializes the toolbar for the tree | 20050825 | |
| 9 | Instance method | Private | Method | 20050510 | ||
| 10 | Instance method | Private | Method | Reloads the logs severity tree from Java | 20050822 | |
| 11 | Instance method | Private | Method | Expands all nodes before a refresh | 20050823 | |
| 12 | Instance method | Private | Method | Reloads the logs severity tree from Java | 20050825 | |
| 13 | Instance method | Private | Method | Saves all the expanded nodes before a refresh | 20050823 | |
| 14 | Instance method | Private | Method | Updates the main tree view from the nodes items table | 20050822 |
Events
Class CL_VMCADMIN_LOGGING_CONFIG has no event.
Types
Class CL_VMCADMIN_LOGGING_CONFIG has no local type.
Method Signatures
Method BUILD_HIERARCHY_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | TREEV_HHDR | Tree Control: Eigenschaften des Hierarchie Headers | 20050822 |
Method BUILD_HIERARCHY_HEADER on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method BUTTON_PRESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20050824 |
Method BUTTON_PRESSED on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method CREATE_DDOC_FORM Signature
Method CREATE_DDOC_FORM on class CL_VMCADMIN_LOGGING_CONFIG has no parameter.
Method CREATE_DDOC_FORM on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method CREATE_DETAIL_OBJECTS Signature
Method CREATE_DETAIL_OBJECTS on class CL_VMCADMIN_LOGGING_CONFIG has no parameter.
Method CREATE_DETAIL_OBJECTS on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method HANDLE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20050825 |
Method HANDLE_SELECTION on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20050825 |
Method HANDLE_TOOLBAR on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method INIT_TOOLBAR 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 | 20050824 |
Method INIT_TOOLBAR on class CL_VMCADMIN_LOGGING_CONFIG 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 | 20050825 |
Method INIT_TREE on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method REFRESH Signature
Method REFRESH on class CL_VMCADMIN_LOGGING_CONFIG has no parameter.
Method REFRESH on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method RELOAD_TREE Signature
Method RELOAD_TREE on class CL_VMCADMIN_LOGGING_CONFIG has no parameter.
Method RELOAD_TREE on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method RESTORE_EXPANDED_NODES Signature
Method RESTORE_EXPANDED_NODES on class CL_VMCADMIN_LOGGING_CONFIG has no parameter.
Method RESTORE_EXPANDED_NODES on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method SET_AND_RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | CHAR1 | Funktionscode ('S'et, 'R'eset) | 20050825 | |||
| 2 | LOGNAME | Call by reference | Type reference (TYPE) | STRING | Name des zu ändernden Log-Controllers | 20050825 | |||
| 3 | SEVERITY | Call by reference | Type reference (TYPE) | SVMCRT_LGV_SEVERITY | Neue Severity-Einstellung | 20050825 |
Method SET_AND_RELOAD on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method STORE_EXPANDED_NODES Signature
Method STORE_EXPANDED_NODES on class CL_VMCADMIN_LOGGING_CONFIG has no parameter.
Method STORE_EXPANDED_NODES on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
Method UPDATE_MAIN_TREE Signature
Method UPDATE_MAIN_TREE on class CL_VMCADMIN_LOGGING_CONFIG has no parameter.
Method UPDATE_MAIN_TREE on class CL_VMCADMIN_LOGGING_CONFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |