SAP ABAP Class IF_BSP_WD_CUSTOM_F4_CALLBACK (Interface to retrieve data to be used by F4 help)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_TAG_F4_HELP Custom F4 Help for mashup attributes 20090309
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BRC_FCT_PROF_ID_F4 Custome Search Help for Function Profile ID 20071203
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BRC_FCT_PROF_VALUE_F4 Custom Search Help for the Function Profile Value 20071203
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BRC_ICON_CUSTOM_F4 Custom F4 help for icon names 20071202
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_UIF_FLIGHT_CUSTOM_F4 Retrieve Flight related Data: Airline, Flight Number, Date 20070419
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CUSTOM_F4 CUSTOM F4 TEST 20060407
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_CANVAS_TEST_UTIL Utilities for canvas test application 20100520
Properties
Class IF_BSP_WD_CUSTOM_F4_CALLBACK  
Short Description Interface to retrieve data to be used by F4 help    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060407   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_WD_CUSTOM_F4_CALLBACK has no forward declaration.
Interfaces
Class IF_BSP_WD_CUSTOM_F4_CALLBACK has no interface implemented.
Friends
Class IF_BSP_WD_CUSTOM_F4_CALLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_KEY_REF Constant Public Type reference (TYPE) STRING 'KEY_REF' 20060407
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVE_CUSTOM_VALUES Instance method Public Method Returns an internal table of key/pair values 20060407
Events
Class IF_BSP_WD_CUSTOM_F4_CALLBACK has no event.
Types
Class IF_BSP_WD_CUSTOM_F4_CALLBACK has no local type.
Method Signatures

Method RETRIEVE_CUSTOM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULTS_TAB Call by reference Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20060407
2 Exporting EV_KEY_TITLE Call by reference Type reference (TYPE) STRING Key column header title 20060510
3 Exporting EV_KEY_TITLE_LENGTH Call by reference Type reference (TYPE) DDLENG Overwrite default column lenght for key column 20060621
4 Exporting EV_VALUE_TITLE Call by reference Type reference (TYPE) STRING Value column header title 20060510
5 Exporting EV_VALUE_TITLE_LENGTH Call by reference Type reference (TYPE) DDLENG Overwrite default column lenght for value column 20060621
6 Importing IR_CUSTOM_REF Call by reference Object reference (TYPE REF TO) OBJECT Custom help object reference 20060407
7 Importing IS_SEARCH_HELP Call by reference Type reference (TYPE) SHLP_DESCR Selection Options for Search Helps 20060407

Method RETRIEVE_CUSTOM_VALUES on class IF_BSP_WD_CUSTOM_F4_CALLBACK has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in