SAP ABAP Class IF_VMCADMIN_NAVIGATION_OBJECT (Navigation object which responds to navigation tree events)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_VMCADMIN_NAVCONTEXT | Navigation Tree Properties | 20050322 |
Meta Relationship - Used By
Properties
| Class | IF_VMCADMIN_NAVIGATION_OBJECT | |
| Short Description | Navigation object which responds to navigation tree events | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050314 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_VMCADMIN_NAVIGATION_OBJECT has no forward declaration.
Interfaces
Class IF_VMCADMIN_NAVIGATION_OBJECT has no interface implemented.
Friends
Class IF_VMCADMIN_NAVIGATION_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20050322 | |||||
| 2 | Constant | Public | Type reference (TYPE) | INT4 | 100 | Detail Screen Layout with Single Frame | 20051115 | ||
| 3 | Constant | Public | Type reference (TYPE) | INT4 | 101 | Detail Screen Layout with Tabstrips | 20051122 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYSUBRC | 3 | Fatal termination | 20050330 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYSUBRC | -1 | Action Canceled | 20050504 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYSUBRC | 2 | Execution terminated with an error | 20050330 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYSUBRC | 0 | Return Code for Success | 20050330 | ||
| 8 | 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
Class IF_VMCADMIN_NAVIGATION_OBJECT has no event.
Types
Class 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 class 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 class 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 class 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 class IF_VMCADMIN_NAVIGATION_OBJECT has no parameter.
Method IS_CONTEXT_CACHEABLE on class IF_VMCADMIN_NAVIGATION_OBJECT has no exception.
Method REFRESH Signature
Method REFRESH on class IF_VMCADMIN_NAVIGATION_OBJECT has no parameter.
Method REFRESH on class 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 |