Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_ABSTRACT_INPUT_FIELD | Perforce change= / 20051117-120623 | 20040702 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_MELTING_GROUP_ITEM | 20060301 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TABLE_CELL_EDITOR | Perforce change= / 20050316-075430 | 20040702 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TABLE_MARK_CELL_EDTR | Perforce change= / 20050316-075430 | 20050121 |
Properties
| Class | CL_WD_INPUT_FIELD | |
| Short Description | Perforce change= / 20051117-120623 | |
| Super Class | CL_WD_ABSTRACT_INPUT_FIELD | Perforce change= / 20051117-120623 |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20040702 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_MELTING_GROUP_ITEM | 20060301 | |||
| 2 | IF_WD_TABLE_CELL_EDITOR | Perforce change= / 20050316-075430 | 20040702 | ||
| 3 | IF_WD_TABLE_MARK_CELL_EDTR | Perforce change= / 20050316-075430 | 20050121 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20140708 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20140708 | Web Dynpro View Element |
Attributes
Methods
Events
Class CL_WD_INPUT_FIELD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_INPUT_FIELD | Public | See coding | TT_INPUT_FIELD | 20050316 | tt_INPUT_FIELD TYPE TABLE OF REF TO CL_WD_INPUT_FIELD WITH DEFAULT KEY
|
Method Signatures
Method BIND_DISPLAY_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20110701 |
Method BIND_DISPLAY_ONLY on class CL_WD_INPUT_FIELD has no exception.
Method BIND_IME_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20060103 |
Method BIND_IME_MODE on class CL_WD_INPUT_FIELD has no exception.
Method BIND_INPUT_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20140618 |
Method BIND_INPUT_HELP on class CL_WD_INPUT_FIELD has no exception.
Method BIND_SUGGEST_FILTER_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20110729 |
Method BIND_SUGGEST_FILTER_METHOD on class CL_WD_INPUT_FIELD has no exception.
Method BIND_SUGGEST_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20101118 |
Method BIND_SUGGEST_VALUES on class CL_WD_INPUT_FIELD has no exception.
Method BIND_SUPPRESS_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20101118 |
Method BIND_SUPPRESS_VALUE_HELP on class CL_WD_INPUT_FIELD has no exception.
Method BOUND_DISPLAY_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110701 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110701 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20110701 |
Method BOUND_DISPLAY_ONLY on class CL_WD_INPUT_FIELD has no exception.
Method BOUND_IME_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20060103 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060103 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20060103 |
Method BOUND_IME_MODE on class CL_WD_INPUT_FIELD has no exception.
Method BOUND_INPUT_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20140618 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140618 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20140618 |
Method BOUND_INPUT_HELP on class CL_WD_INPUT_FIELD has no exception.
Method BOUND_SUGGEST_FILTER_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110729 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110729 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20110729 |
Method BOUND_SUGGEST_FILTER_METHOD on class CL_WD_INPUT_FIELD has no exception.
Method BOUND_SUGGEST_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20101118 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20101118 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20101118 |
Method BOUND_SUGGEST_VALUES on class CL_WD_INPUT_FIELD has no exception.
Method BOUND_SUPPRESS_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20101118 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20101118 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20101118 |
Method BOUND_SUPPRESS_VALUE_HELP on class CL_WD_INPUT_FIELD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040702 |
Method CONSTRUCTOR on class CL_WD_INPUT_FIELD has no exception.
Method GET_DATE_PICKER_REFERENCE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20101001 |
Method GET_DATE_PICKER_REFERENCE_ID on class CL_WD_INPUT_FIELD has no exception.
Method GET_DISPLAY_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110701 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110701 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20110701 |
Method GET_DISPLAY_ONLY on class CL_WD_INPUT_FIELD has no exception.
Method GET_DO_CLIENT_VALUE_SUGGEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_DO_CLIENT_VALUE_SUGGEST | Value transfer | Object reference (TYPE REF TO) | IF_WD_CLNT_VALUE_LIST_PROVIDER | 20100708 |
Method GET_DO_CLIENT_VALUE_SUGGEST on class CL_WD_INPUT_FIELD has no exception.
Method GET_IME_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20060103 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060103 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDUI_IMEMODE | 20060103 |
Method GET_IME_MODE on class CL_WD_INPUT_FIELD has no exception.
Method GET_INPUT_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20140618 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20140618 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDUI_INPUTHELP | 20140618 |
Method GET_INPUT_HELP on class CL_WD_INPUT_FIELD has no exception.
Method GET_MULTI_FIELD_SUGGEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20131007 |
Method GET_MULTI_FIELD_SUGGEST on class CL_WD_INPUT_FIELD has no exception.
Method GET_NO_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20120417 |
Method GET_NO_HISTORY on class CL_WD_INPUT_FIELD has no exception.
Method GET_ON_TABLE_PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20110729 |
Method GET_ON_TABLE_PASTE on class CL_WD_INPUT_FIELD has no exception.
Method GET_SUGGEST_FILTER_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110729 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110729 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDUI_SUGGEST_FILTER_METHOD | 20110729 |
Method GET_SUGGEST_FILTER_METHOD on class CL_WD_INPUT_FIELD has no exception.
Method GET_SUGGEST_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20101118 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20101118 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20081202 |
Method GET_SUGGEST_VALUES on class CL_WD_INPUT_FIELD has no exception.
Method GET_SUPPRESS_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20101118 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20101118 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20100701 |
Method GET_SUPPRESS_VALUE_HELP on class CL_WD_INPUT_FIELD has no exception.
Method MAPPED_ON_TABLE_PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20110729 |
Method MAPPED_ON_TABLE_PASTE on class CL_WD_INPUT_FIELD has no exception.
Method MAP_ON_TABLE_PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20110729 |
Method MAP_ON_TABLE_PASTE on class CL_WD_INPUT_FIELD has no exception.
Method NEW_INPUT_FIELD Signature
Method NEW_INPUT_FIELD on class CL_WD_INPUT_FIELD has no exception.
Method SET_DATE_PICKER_REFERENCE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20101001 |
Method SET_DATE_PICKER_REFERENCE_ID on class CL_WD_INPUT_FIELD has no exception.
Method SET_DISPLAY_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20110701 |
Method SET_DISPLAY_ONLY on class CL_WD_INPUT_FIELD has no exception.
Method SET_DO_CLIENT_VALUE_SUGGEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_DO_CLIENT_VALUE_SUGGEST | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLNT_VALUE_LIST_PROVIDER | 20100708 |
Method SET_DO_CLIENT_VALUE_SUGGEST on class CL_WD_INPUT_FIELD has no exception.
Method SET_IME_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDUI_IMEMODE | 20060103 |
Method SET_IME_MODE on class CL_WD_INPUT_FIELD has no exception.
Method SET_INPUT_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDUI_INPUTHELP | 20140618 |
Method SET_INPUT_HELP on class CL_WD_INPUT_FIELD has no exception.
Method SET_MULTI_FIELD_SUGGEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20131007 |
Method SET_MULTI_FIELD_SUGGEST on class CL_WD_INPUT_FIELD has no exception.
Method SET_NO_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20120417 |
Method SET_NO_HISTORY on class CL_WD_INPUT_FIELD has no exception.
Method SET_ON_TABLE_PASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20110729 |
Method SET_ON_TABLE_PASTE on class CL_WD_INPUT_FIELD has no exception.
Method SET_SUGGEST_FILTER_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDUI_SUGGEST_FILTER_METHOD | 20110729 |
Method SET_SUGGEST_FILTER_METHOD on class CL_WD_INPUT_FIELD has no exception.
Method SET_SUGGEST_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20081202 |
Method SET_SUGGEST_VALUES on class CL_WD_INPUT_FIELD has no exception.
Method SET_SUPPRESS_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20100701 |
Method SET_SUPPRESS_VALUE_HELP on class CL_WD_INPUT_FIELD has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |