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 GET_DESCR_FOR_ENTITY Instance method Public Method 20090821
2 GET_ENTITY_FOR_KEY Instance method Public Method 20090821
3 GET_F4_HELP Instance method Public Method 20090825
4 GET_RESULT_FROM_POPUP Instance method Public Method 20090821
5 GET_SEARCH_HITS Instance method Public Method 20090821
6 LAUNCH_POPUP 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 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20090821
2 Returning 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 Importing IV_KEY Call by reference Type reference (TYPE) ANY 20090821
2 Returning 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 Exporting EV_COMPONENT Call by reference Type reference (TYPE) AXT_COMPONENT BSP Component 20090825
2 Exporting 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 Exporting EV_CANCELED Call by reference Type reference (TYPE) AXT_BOOLEAN Popup got canceled 20090825
2 Exporting EV_KEY Call by reference Type reference (TYPE) ANY Object key, compatible to registered in registry 20090821
3 Importing 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 Exporting EV_AMBIGUOUS Call by reference Type reference (TYPE) AXT_BOOLEAN 20090821
2 Exporting EV_KEY Call by reference Type reference (TYPE) ANY 20090821
3 Importing 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 Importing IO_POPUP Call by reference Object reference (TYPE REF TO) IF_BSP_WD_POPUP 20090821
2 Importing 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