SAP ABAP Class IF_BSP_WD_VALUEHELP_F4DESCR (Interface for Describing F4 Help)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BSP_WD_VALUEHELP_DESCRIPTOR Interface for Describing Input Help 20050919
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_VALUEHELP_F4DESCR Generic Valuehelp Descriptor claa for F4 helps 20060315
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHTMLB_DEMO_F4 20060306
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BRC_VALUEHELPF4 Value help class 20071115
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_THTM_FORMCONFIG_CN00 20060323
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_THTM_OVERVIEWFORMC_CN00 20070815
Properties
Class IF_BSP_WD_VALUEHELP_F4DESCR  
Short Description Interface for Describing F4 Help    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050919   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_BSP_WD_VALUEHELP_F4DESCR has no interface implemented.
Friends
Class IF_BSP_WD_VALUEHELP_F4DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EDITABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20051116
2 HELP_ID_KIND_CALLBACK Constant Public Type reference (TYPE) CHAR1 'A' Search ID Type: Application Definition via Callback 20060503
3 HELP_ID_KIND_COMP Constant Public Type reference (TYPE) CHAR1 'C' Search ID Type: Reference Structure Field 20050919
4 HELP_ID_KIND_DTEL Constant Public Type reference (TYPE) CHAR1 'D' Saerch ID Type: Reference Data Element 20050919
5 HELP_ID_KIND_NAME Constant Public Type reference (TYPE) CHAR1 'N' Search ID Type: DDIC Name 20050919
Methods
# Method Level Visibility Method type Description Created on
1 F4TITLE Instance method Public Method 20071101
2 GET_HELP_ID Instance method Public Method 20050919
3 GET_INPUT_MAPPING Instance method Public Method 20050919
4 GET_OUTPUT_MAPPING Instance method Public Method 20050919
5 TRIGGER_SUBMIT Instance method Public Method 20060425
Events
Class IF_BSP_WD_VALUEHELP_F4DESCR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_PARAM_MAPPING Public See coding 20050919 begin of GTYPE_PARAM_MAPPING, CONTEXT_ATTR type TEXT80, F4_ATTR type NAME_KOMP, end of GTYPE_PARAM_MAPPING
2 GTYPE_PARAM_MAPPING_TAB Public See coding 20050919 GTYPE_PARAM_MAPPING_TAB type standard table of GTYPE_PARAM_MAPPING with non-unique default key
Method Signatures

Method F4TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_F4TITLE Value transfer Type reference (TYPE) STRING 20071101

Method F4TITLE on class IF_BSP_WD_VALUEHELP_F4DESCR has no exception.

Method GET_HELP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HELP_ID Value transfer Type reference (TYPE) STRING 20050919
2 Exporting EV_HELP_ID_KIND Call by reference Type reference (TYPE) CHAR1 Art der SuchID 20050919
3 Exporting EV_OBJECT_REF Call by reference Object reference (TYPE REF TO) OBJECT 20060505

Method GET_HELP_ID on class IF_BSP_WD_VALUEHELP_F4DESCR has no exception.

Method GET_INPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) GTYPE_PARAM_MAPPING_TAB Parametermappingtabelle 20050919

Method GET_INPUT_MAPPING on class IF_BSP_WD_VALUEHELP_F4DESCR has no exception.

Method GET_OUTPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) GTYPE_PARAM_MAPPING_TAB Parametermappingtabelle 20050919

Method GET_OUTPUT_MAPPING on class IF_BSP_WD_VALUEHELP_F4DESCR has no exception.

Method TRIGGER_SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TRIGGER_SUBMIT Value transfer Type reference (TYPE) ABAP_BOOL Trigger submit after selection 20060425

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