SAP ABAP Class IF_AXT_NAV_FIELD_SUPPORT (Support handler for navigational fields)
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
Class IF_AXT_NAV_FIELD_SUPPORT  
Short Description Support handler for navigational fields    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090820   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AXT_NAV_FIELD_SUPPORT has no forward declaration.
Interfaces
Class IF_AXT_NAV_FIELD_SUPPORT has no interface implemented.
Friends
Class IF_AXT_NAV_FIELD_SUPPORT has no friend class.
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
Class IF_AXT_NAV_FIELD_SUPPORT has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class IF_AXT_NAV_FIELD_SUPPORT has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in