SAP ABAP Class IF_WDR_SHLP_DDLB (dropDownListBox for Value List)
Properties
Class IF_WDR_SHLP_DDLB  
Short Description dropDownListBox for Value List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081217   SAP 
Last change 20090618   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)
2 CL_WDR_VALUE_HELP_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_WDR_SHLP_DDLB has no interface implemented.
Friends
Class IF_WDR_SHLP_DDLB has no friend class.
Attributes
Class IF_WDR_SHLP_DDLB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTION_LIST Instance method Public Method Returns the texts for the actions 20090114
2 GET_ITEM_LIST Instance method Public Method Returns the value list 20090114
3 HANDLE_ACTION Instance method Public Method Executes action 20090114
4 HANDLE_SELECTION Instance method Public Method Executes selection 20090114
5 HAS_ITEMS Instance method Public Method Returns abap_true if value list is available 20090114
Events
Class IF_WDR_SHLP_DDLB has no event.
Types
Class IF_WDR_SHLP_DDLB has no local type.
Method Signatures

Method GET_ACTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_LIST Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20090114

Method GET_ACTION_LIST on class IF_WDR_SHLP_DDLB has no exception.

Method GET_ITEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITEM_LIST Value transfer Type reference (TYPE) CL_WDR_VALUE_HELP_HANDLER=>TY_T_VALUES 20090114

Method GET_ITEM_LIST on class IF_WDR_SHLP_DDLB has no exception.

Method HANDLE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Value transfer Type reference (TYPE) I 20090114

Method HANDLE_ACTION on class IF_WDR_SHLP_DDLB has no exception.

Method HANDLE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20090114

Method HANDLE_SELECTION on class IF_WDR_SHLP_DDLB has no exception.

Method HAS_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_ITEMS Value transfer Type reference (TYPE) ABAP_BOOL 20090114

Method HAS_ITEMS on class IF_WDR_SHLP_DDLB has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in