SAP ABAP Class IF_BSP_WD_VALUEHELP_PLDESCR (Interface for Describing a Selection List)
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_AXT_VIEW_TYPE_VALUEHELP Value Help Provider for View Type 20090306
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_DLC_UI_DDLB DDLB for view fields 20070109
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_VALUEHELP_PLDESCR 20060630
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHTMLB_DEMO_PL 20060306
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHTMLB_MARITAL_STATUS_DEMO 20100625
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_WST_DDLB provide drop down list box for view field 20071127
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_DEMO_ONDEMAND_PL Example of on demand DDLB decriptor 20100329
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_GMT_TEST_SHAPES Value Fetch impl 20100420
Properties
Class IF_BSP_WD_VALUEHELP_PLDESCR  
Short Description Interface for Describing a Selection List    
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
Class IF_BSP_WD_VALUEHELP_PLDESCR has no forward declaration.
Interfaces
Class IF_BSP_WD_VALUEHELP_PLDESCR has no interface implemented.
Friends
Class IF_BSP_WD_VALUEHELP_PLDESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SOURCE_TYPE Instance attribute Public Type reference (TYPE) CHAR1 Source Type Value Tables 20050919
2 SOURCE_TYPE_BINDING Constant Public Type reference (TYPE) CHAR1 'B' Link Source Type 20050919
3 SOURCE_TYPE_TABLE Constant Public Type reference (TYPE) CHAR1 'T' Source Type Table 20050919
Methods
# Method Level Visibility Method type Description Created on
1 GET_BINDING_STRING Instance method Public Method 20050919
2 GET_SELECTION_TABLE Instance method Public Method 20050919
Events
Class IF_BSP_WD_VALUEHELP_PLDESCR has no event.
Types
Class IF_BSP_WD_VALUEHELP_PLDESCR has no local type.
Method Signatures

Method GET_BINDING_STRING Signature

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

Method GET_BINDING_STRING on class IF_BSP_WD_VALUEHELP_PLDESCR has no exception.

Method GET_SELECTION_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Wertetabelle für BSP WD DropDown Listboxen 20050919

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