SAP ABAP Interface IF_WDR_SHLP_DDLB (dropDownListBox for Value List)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_RUNTIME_COMP (Package) Web Dynpro: System Components
⤷
⤷
Properties
| Interface | IF_WDR_SHLP_DDLB | |
| Short Description | dropDownListBox for Value List |
General Data
| Package | SWDP_RUNTIME_COMP | Web Dynpro: System Components |
| Created | 20081217 | SAP |
| Last changed | 20090618 | SAP |
| 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
Interface IF_WDR_SHLP_DDLB has no interface.
Friends
Interface IF_WDR_SHLP_DDLB has no friend.
Attributes
Interface IF_WDR_SHLP_DDLB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the texts for the actions | 20090114 | |
| 2 | Instance method | Public | Method | Returns the value list | 20090114 | |
| 3 | Instance method | Public | Method | Executes action | 20090114 | |
| 4 | Instance method | Public | Method | Executes selection | 20090114 | |
| 5 | Instance method | Public | Method | Returns abap_true if value list is available | 20090114 |
Events
Interface IF_WDR_SHLP_DDLB has no event.
Types
Interface 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 | ACTION_LIST | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20090114 |
Method GET_ACTION_LIST on Interface 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 | ITEM_LIST | Value transfer | Type reference (TYPE) | CL_WDR_VALUE_HELP_HANDLER=>TY_T_VALUES | 20090114 |
Method GET_ITEM_LIST on Interface 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 | INDEX | Value transfer | Type reference (TYPE) | I | 20090114 |
Method HANDLE_ACTION on Interface 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 | INDEX | Call by reference | Type reference (TYPE) | I | 20090114 |
Method HANDLE_SELECTION on Interface 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 | HAS_ITEMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090114 |
Method HAS_ITEMS on Interface IF_WDR_SHLP_DDLB has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |