SAP ABAP Class CL_AXT_ABSTR_NAV_FIELD_SUPPORT (Base class for nav field support)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_RUNTIME (Package) Extensibility Runtime components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AXT_NAV_FIELD_SUPPORT Support handler for navigational fields 20090821
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AXT_CA_NAV_FIELD_SUPPORT Generic Navigational Field Handler for Rapid Applications 20090930
Properties
Class CL_AXT_ABSTR_NAV_FIELD_SUPPORT  
Short Description Base class for nav field support    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20090821   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_ABSTR_NAV_FIELD_SUPPORT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AXT_NAV_FIELD_SUPPORT Support handler for navigational fields 20090821
Friends
Class CL_AXT_ABSTR_NAV_FIELD_SUPPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_DEFAULT_F4_COMPONENT Instance attribute Protected Type reference (TYPE) AXT_COMPONENT 20090930
2 MV_DEFAULT_F4_WINDOW Instance attribute Protected Type reference (TYPE) AXT_VIEW 20090930
3 MV_VARIANT Instance attribute Protected Type reference (TYPE) AXT_FIELD_VARIANT Field data type variant 20090821
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090821
2 CONVERT_KEY_TO_DESCR Static method Public Method 20100104
3 GET_ENTITY_FOR_ACCESS_OBJECTS Instance method Protected Method 20090930
4 SET_DEFAULT_F4_HELP Instance method Public Method 20090930
Events
Class CL_AXT_ABSTR_NAV_FIELD_SUPPORT has no event.
Types
Class CL_AXT_ABSTR_NAV_FIELD_SUPPORT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT Call by reference Type reference (TYPE) AXT_FIELD_VARIANT Field data type variant 20090821

Method CONSTRUCTOR on class CL_AXT_ABSTR_NAV_FIELD_SUPPORT has no exception.

Method CONVERT_KEY_TO_DESCR 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 20100104
2 Importing IV_VARIANT Call by reference Type reference (TYPE) AXT_FIELD_VARIANT 20100104
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20100104

Method CONVERT_KEY_TO_DESCR on class CL_AXT_ABSTR_NAV_FIELD_SUPPORT has no exception.

Method GET_ENTITY_FOR_ACCESS_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) ANY 20090930
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_OBJECT_NAME 20090930
3 Returning RO_ENTITY Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20090930

Method GET_ENTITY_FOR_ACCESS_OBJECTS on class CL_AXT_ABSTR_NAV_FIELD_SUPPORT has no exception.

Method SET_DEFAULT_F4_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) AXT_COMPONENT 20090930
2 Importing IV_WINDOW Call by reference Type reference (TYPE) AXT_VIEW 20090930

Method SET_DEFAULT_F4_HELP on class CL_AXT_ABSTR_NAV_FIELD_SUPPORT has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701