SAP ABAP Interface IF_VMCADMIN_NAVIGATION_OBJECT (Navigation object which responds to navigation tree events)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-VMC (Application Component) Virtual Machine Container
⤷
SVMCRT_ADMIN (Package) VMC Administration and Monitoring
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_VMCADMIN_NAVIGATION_OBJECT | |
| Short Description | Navigation object which responds to navigation tree events |
General Data
| Package | SVMCRT_ADMIN | VMC Administration and Monitoring |
| Created | 20050314 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_VMCADMIN_NAVIGATION_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_VMCADMIN_NAVCONTEXT | Navigation Tree Properties | 20050322 |
Friends
Interface IF_VMCADMIN_NAVIGATION_OBJECT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE_REFRESH | Instance attribute | Public | Attribute reference (LIKE) | 20050322 | ||||
| 2 | PATTERN_SINGLE_FRAME | Constant | Public | Type reference (TYPE) | INT4 | 100 | Detail Screen Layout with Single Frame | 20051115 | |
| 3 | PATTERN_TABSTRIP | Constant | Public | Type reference (TYPE) | INT4 | 101 | Detail Screen Layout with Tabstrips | 20051122 | |
| 4 | RC_ABEND | Constant | Public | Type reference (TYPE) | SYSUBRC | 3 | Fatal termination | 20050330 | |
| 5 | RC_CANCEL | Constant | Public | Type reference (TYPE) | SYSUBRC | -1 | Action Canceled | 20050504 | |
| 6 | RC_ERROR | Constant | Public | Type reference (TYPE) | SYSUBRC | 2 | Execution terminated with an error | 20050330 | |
| 7 | RC_OK | Constant | Public | Type reference (TYPE) | SYSUBRC | 0 | Return Code for Success | 20050330 | |
| 8 | RC_WARNING | Constant | Public | Type reference (TYPE) | SYSUBRC | 1 | At least one warning occured during execution | 20050330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Defines additional application-specific navigation context | 20050320 | |
| 2 | Instance method | Public | Method | Returns the GUI container set before | 20050320 | |
| 3 | Instance method | Public | Method | Returns the direct child of the application container | 20050320 | |
| 4 | Instance method | Public | Method | Returns the requested layout pattern of the detail screen | 20051115 | |
| 5 | Instance method | Public | Method | Processes separate navigation context items | 20050320 | |
| 6 | Instance method | Public | Method | 20050323 | ||
| 7 | Instance method | Public | Method | 20050322 | ||
| 8 | Instance method | Public | Method | Links internal GUI model to the application container | 20050320 |
Events
Interface IF_VMCADMIN_NAVIGATION_OBJECT has no event.
Types
Interface IF_VMCADMIN_NAVIGATION_OBJECT has no local type.
Method Signatures
Method GET_ADDITIONAL_NAV_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAV_CONTEXT_MENU | Value transfer | Type reference (TYPE) | SVMCRT_ADMIN_NAVCONTEXT_TAB | Specific context menu to show up in the navigation tree | 20050320 |
Method GET_ADDITIONAL_NAV_CONTEXT on Interface IF_VMCADMIN_NAVIGATION_OBJECT has no exception.
Method GET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent application container | 20050320 |
Method GET_CONTAINER on Interface IF_VMCADMIN_NAVIGATION_OBJECT has no exception.
Method GET_GUI_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | The own control object which sticks to the application cont. | 20050320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The internal model has not yet been initialized | 20050320 |
Method GET_PATTERN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATTERN | Value transfer | Type reference (TYPE) | INTEGER | Gewünschtes Screen Layout | 20051122 |
Method GET_PATTERN on Interface IF_VMCADMIN_NAVIGATION_OBJECT has no exception.
Method HANDLE_CONTEXT_MENU_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Type reference (TYPE) | SYUCOMM | Context item function code | 20050320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The internal model is not yet initialized | 20050320 |
Method IS_CONTEXT_CACHEABLE Signature
Method IS_CONTEXT_CACHEABLE on Interface IF_VMCADMIN_NAVIGATION_OBJECT has no parameter.
Method IS_CONTEXT_CACHEABLE on Interface IF_VMCADMIN_NAVIGATION_OBJECT has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_VMCADMIN_NAVIGATION_OBJECT has no parameter.
Method REFRESH on Interface IF_VMCADMIN_NAVIGATION_OBJECT has no exception.
Method SET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Application container to link to | 20050320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Model initialization failed. Detail data would not be avail. | 20050320 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |