SAP ABAP Interface IF_AXT_NAV_FIELD_SUPPORT (Support handler for navigational fields)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_ABSTR_NAV_FIELD_SUPPORT | Base class for nav field support | 20090821 |
Properties
| Interface | IF_AXT_NAV_FIELD_SUPPORT | |
| Short Description | Support handler for navigational fields |
General Data
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20090820 | SAP |
| Last changed | 20100303 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_AXT_NAV_FIELD_SUPPORT has no forward declaration.
Interfaces
Interface IF_AXT_NAV_FIELD_SUPPORT has no interface.
Friends
Interface IF_AXT_NAV_FIELD_SUPPORT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | AXT_DESCRIPTION | Description | 20090908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090821 | ||
| 2 | Instance method | Public | Method | 20090821 | ||
| 3 | Instance method | Public | Method | 20090825 | ||
| 4 | Instance method | Public | Method | 20090821 | ||
| 5 | Instance method | Public | Method | 20090821 | ||
| 6 | Instance method | Public | Method | 20090821 |
Events
Interface IF_AXT_NAV_FIELD_SUPPORT has no event.
Types
Interface IF_AXT_NAV_FIELD_SUPPORT has no local type.
Method Signatures
Method GET_DESCR_FOR_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | 20090821 | ||||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20090821 |
Method GET_DESCR_FOR_ENTITY on Interface IF_AXT_NAV_FIELD_SUPPORT has no exception.
Method GET_ENTITY_FOR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | ANY | 20090821 | ||||
| 2 | RO_ENTITY | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20090821 |
Method GET_ENTITY_FOR_KEY on Interface IF_AXT_NAV_FIELD_SUPPORT has no exception.
Method GET_F4_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COMPONENT | Call by reference | Type reference (TYPE) | AXT_COMPONENT | BSP Component | 20090825 | |||
| 2 | EV_WINDOW | Call by reference | Type reference (TYPE) | AXT_VIEW | BSP View | 20090825 |
Method GET_F4_HELP on Interface IF_AXT_NAV_FIELD_SUPPORT has no exception.
Method GET_RESULT_FROM_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CANCELED | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Popup got canceled | 20090825 | |||
| 2 | EV_KEY | Call by reference | Type reference (TYPE) | ANY | Object key, compatible to registered in registry | 20090821 | |||
| 3 | IO_POPUP | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | 20090821 |
Method GET_RESULT_FROM_POPUP on Interface IF_AXT_NAV_FIELD_SUPPORT has no exception.
Method GET_SEARCH_HITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AMBIGUOUS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090821 | ||||
| 2 | EV_KEY | Call by reference | Type reference (TYPE) | ANY | 20090821 | ||||
| 3 | IV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20090821 |
Method GET_SEARCH_HITS on Interface IF_AXT_NAV_FIELD_SUPPORT has no exception.
Method LAUNCH_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_POPUP | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | 20090821 | ||||
| 2 | IV_USER_INPUT | Call by reference | Type reference (TYPE) | STRING | 20090821 |
Method LAUNCH_POPUP on Interface IF_AXT_NAV_FIELD_SUPPORT has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |