SAP ABAP Interface IF_BSP_WD_CUSTOM_F4_CALLBACK (Interface to retrieve data to be used by F4 help)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
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
Interface IF_BSP_WD_CUSTOM_F4_CALLBACK  
Short Description Interface to retrieve data to be used by F4 help    
General Data
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20060407   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_BSP_WD_CUSTOM_F4_CALLBACK has no forward declaration.
Interfaces
Interface IF_BSP_WD_CUSTOM_F4_CALLBACK has no interface.
Friends
Interface IF_BSP_WD_CUSTOM_F4_CALLBACK has no friend.
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
Interface IF_BSP_WD_CUSTOM_F4_CALLBACK has no event.
Types
Interface 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 Interface IF_BSP_WD_CUSTOM_F4_CALLBACK has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 701