SAP ABAP Class CL_FDT_WD_VALUE_HELP (FDT WD: Wrapper class for value helps)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_CORE_OBJECTS (Package) BRFplus: Core Objects for Web Dynpro UI
⤷
⤷
Properties
| Class | CL_FDT_WD_VALUE_HELP | |
| Short Description | FDT WD: Wrapper class for value helps | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_CORE_OBJECTS | BRFplus: Core Objects for Web Dynpro UI |
| Created | 20120206 | SAP |
| Last change | 20130531 | SAP |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_VALUE_HELP has no interface implemented.
Friends
Class CL_FDT_WD_VALUE_HELP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'WD' | 20120906 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'SL' | 20120906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Method to get currency list | 20120906 | |
| 2 | Static method | Public | Method | Get the value help for elements | 20120206 | |
| 3 | Static method | Public | Method | Gets the Object list | 20120206 | |
| 4 | Static method | Public | Method | Method to get quantity unit list | 20120906 | |
| 5 | Static method | Private | Method | Get quantity unit list for silverlight call | 20120906 | |
| 6 | Static method | Private | Method | Get quantity unit list for webdynpro call | 20120906 |
Events
Class CL_FDT_WD_VALUE_HELP has no event.
Types
Class CL_FDT_WD_VALUE_HELP has no local type.
Method Signatures
Method GET_CURRENCY_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VALUE_TEXT | Value transfer | Type reference (TYPE) | FDTT_VALUE_TEXT | FDT: Value with text | 20120906 |
Method GET_CURRENCY_VALUE_HELP on class CL_FDT_WD_VALUE_HELP has no exception.
Method GET_ELEMENT_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITR_TEXT | Call by reference | Type reference (TYPE) | CL_FDT_ELEMENT=>TR_TEXT | Range table for text | 20120206 | |||
| 2 | ITR_VALUE | Call by reference | Type reference (TYPE) | CL_FDT_ELEMENT=>TR_VALUE | Range table for value | 20120206 | |||
| 3 | IV_ELEMENT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20120206 | |||
| 4 | IV_MAX_RECORDS | Call by reference | Type reference (TYPE) | I | 500 | Max. number of records | 20130927 | ||
| 5 | RT_VALUE | Value transfer | Type reference (TYPE) | CL_FDT_ELEMENT=>T_VALUE | Values with Texts | 20120910 |
Method GET_ELEMENT_VALUE_HELP on class CL_FDT_WD_VALUE_HELP has no exception.
Method GET_OBJECT_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | FDT_T_OBJECT_VALUE_HELP | FDT: table type for object value help | 20120206 | |||
| 2 | EV_MAX_EXCEED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120206 | ||||
| 3 | ITR_OBJECT_NAME | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Table | 20120206 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20120206 | |||
| 5 | IV_MAX_RECORDS | Call by reference | Type reference (TYPE) | I | 20120206 | ||||
| 6 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJ | Object type | 20120206 |
Method GET_OBJECT_VALUE_HELP on class CL_FDT_WD_VALUE_HELP has no exception.
Method GET_UNIT_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SHLP | Value transfer | Type reference (TYPE) | SHLP_DESCR | Description of Search Help | 20120906 | |||
| 2 | IV_CALLER | Value transfer | Type reference (TYPE) | STRING | Caller WD/SL | 20120906 | |||
| 3 | IV_ELEMENT_ID | Value transfer | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20120906 | |||
| 4 | RT_VALUE_HELP | Value transfer | Type reference (TYPE) | FDTT_VALUE_TEXT | FDT: Value with text | 20120906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20120906 |
Method GET_UNIT_VALUE_SL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ELEMENT_ID | Value transfer | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20120906 | |||
| 2 | RT_VALUE_TEXT | Value transfer | Type reference (TYPE) | FDTT_VALUE_TEXT | FDT: Value with text | 20120906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20120906 |
Method GET_UNIT_VALUE_WD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SHLP | Value transfer | Type reference (TYPE) | SHLP_DESCR | Description of Search Help | 20120906 | |||
| 2 | IV_ELEMENT_ID | Value transfer | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20120906 | |||
| 3 | RT_VALUE_TEXT | Value transfer | Type reference (TYPE) | FDTT_VALUE_TEXT | FDT: Value with text | 20120906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20120906 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |