SAP ABAP Class CL_BSP_WD_VALUEHELP_F4DESCR (Generic Valuehelp Descriptor claa for F4 helps)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_VALUEHELP_DESCRIPTOR Interface for Describing Input Help 20060315
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_VALUEHELP_F4DESCR Interface for Describing F4 Help 20060315
Properties
Class CL_BSP_WD_VALUEHELP_F4DESCR  
Short Description Generic Valuehelp Descriptor claa for F4 helps    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20060315   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
# Interface Abstract Final Description Created on
1 IF_BSP_WD_VALUEHELP_DESCRIPTOR Interface for Describing Input Help 20060315
2 IF_BSP_WD_VALUEHELP_F4DESCR Interface for Describing F4 Help 20060315
Friends
Class CL_BSP_WD_VALUEHELP_F4DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F4TITLE Instance attribute Protected Type reference (TYPE) STRING 20071101
2 HELP_ID Instance attribute Protected Type reference (TYPE) STRING 20060315
3 HELP_ID_KIND Instance attribute Protected Type reference (TYPE) CHAR1 20060315
4 INPUT_MAPPING Instance attribute Protected Type reference (TYPE) IF_BSP_WD_VALUEHELP_F4DESCR=>GTYPE_PARAM_MAPPING_TAB 20060315
5 OUTPUT_MAPPING Instance attribute Protected Type reference (TYPE) IF_BSP_WD_VALUEHELP_F4DESCR=>GTYPE_PARAM_MAPPING_TAB 20060315
6 REF_OBJECT Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20060505
7 TRIGGER_SUBMIT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060505
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060315
2 CREATE_CTXT_ATTR_MAPPING Static method Public Method 20060413
Events
Class CL_BSP_WD_VALUEHELP_F4DESCR has no event.
Types
Class CL_BSP_WD_VALUEHELP_F4DESCR 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_F4TITLE Call by reference Type reference (TYPE) STRING Title for the F4 popup window 20071101
2 Importing IV_HELP_ID Call by reference Type reference (TYPE) STRING IV_HELP_ID 20060315
3 Importing IV_HELP_ID_KIND Call by reference Type reference (TYPE) CHAR1 IV_HELP_ID_KIND 20060315
4 Importing IV_INPUT_MAPPING Call by reference Type reference (TYPE) IF_BSP_WD_VALUEHELP_F4DESCR=>GTYPE_PARAM_MAPPING_TAB IV_INPUT_MAPPING 20060315
5 Importing IV_OBJECT_REF Call by reference Object reference (TYPE REF TO) OBJECT Reference object for callback type 20060505
6 Importing IV_OUTPUT_MAPPING Call by reference Type reference (TYPE) IF_BSP_WD_VALUEHELP_F4DESCR=>GTYPE_PARAM_MAPPING_TAB IV_OUTPUT_MAPPING 20060315
7 Importing IV_TRIGGER_SUBMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Trigger Submit after Selection 20060505

Method CONSTRUCTOR on class CL_BSP_WD_VALUEHELP_F4DESCR has no exception.

Method CREATE_CTXT_ATTR_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20060413
2 Importing IV_TABLE_IDX Call by reference Type reference (TYPE) I 20060413
3 Importing IV_TREE_NAME Call by reference Type reference (TYPE) STRING 20060413
4 Returning RV_ATTRIBUTE_MAPPING Value transfer Type reference (TYPE) STRING 20060413

Method CREATE_CTXT_ATTR_MAPPING on class CL_BSP_WD_VALUEHELP_F4DESCR has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700