SAP ABAP Interface IF_WD_VALUE_SUGGEST_PROVIDER (ValueSuggest Data)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CLIENT_FRAMEWORK_ASSIST | Assistance-Klasse für WDR_TEST_CLIENT_FRAMEWORK | 20100903 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CLIENT_FRW2_ASSIST | Assistance-Klasse für WDR_TEST_CLIENT_FRAMEWORK | 20101018 |
Properties
Interface | IF_WD_VALUE_SUGGEST_PROVIDER | |
Short Description | ValueSuggest Data |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20100706 | SAP |
Last changed | 20110908 | 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) |
Interfaces
Interface IF_WD_VALUE_SUGGEST_PROVIDER has no interface.
Friends
Interface IF_WD_VALUE_SUGGEST_PROVIDER has no friend.
Attributes
Interface IF_WD_VALUE_SUGGEST_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100706 |
Events
Interface IF_WD_VALUE_SUGGEST_PROVIDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_VALUE | Public | See coding | 20100706 | begin of t_value,
icon_source type string,
icon_tooltip type string,
value type string,
description type string,
end of t_value
|
||
2 | T_VALUE_TAB | Public | See coding | 20100706 | t_value_tab type standard table of t_value with default key
|
Method Signatures
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_VALUES_FOR_FIELD_PROVIDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ungeachtet des FILTER_VALUE wurden alle Werte geliefert | 20100707 | ||
2 | ![]() |
ALL_VALUES_FOR_FILTER_PROVIDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Für FILTER_VALUE wurden alle möglichen Werte zurückgegeben | 20100707 | ||
3 | ![]() |
APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Web Dynpro Anwendung | 20100706 | ||
4 | ![]() |
FILTER_VALUE | Call by reference | Type reference (TYPE) | STRING | Vom Benuter eingegebener Filter-Wert | 20100707 | ||
5 | ![]() |
FORM_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | Formularfelder | 20100706 | ||
6 | ![]() |
FORM_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Formularfeld für das die Werte angefordert werden | 20100706 | ||
7 | ![]() |
MAX_ITEMS | Call by reference | Type reference (TYPE) | I | Values darf nicht mehr als MAX_ITEMS Einträge enthalten | 20100706 | ||
8 | ![]() |
SHOW_DESCRIPTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Spalte mit Beschreibung (DESCRIPTION) anzeigen | 20100706 | ||
9 | ![]() |
SHOW_ICONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Spalte mit Icons (ICON_SOURCE) in Vorschlagsliste anzeigen | 20100706 | ||
10 | ![]() |
VALUES | Value transfer | Type reference (TYPE) | T_VALUE_TAB | Werteliste | 20100706 |
Method GET_VALUES on Interface IF_WD_VALUE_SUGGEST_PROVIDER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |