SAP ABAP Class CL_WUI_CNTL_DROPDOWN (Data Retention for Dropdown List Box)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-PPM-PDN (Application Component) Product Designer
⤷
PLM_PDN_WUI_CNTL (Package) Controls for the Web User Interface

⤷

⤷

Properties
Class | CL_WUI_CNTL_DROPDOWN | |
Short Description | Data Retention for Dropdown List Box | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PLM_PDN_WUI_CNTL | Controls for the Web User Interface |
Created | 20010807 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WUI_CNTL_DROPDOWN has no forward declaration.
Interfaces
Class CL_WUI_CNTL_DROPDOWN has no interface implemented.
Friends
Class CL_WUI_CNTL_DROPDOWN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | False -> Disabled | 20010807 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ' ' | False -> No HTML Escaping | 20010807 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | HTML ID | 20010807 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ' ' | True -> No HTML Code | 20010807 | |
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Label Text | 20010807 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | '120px' | Label Width | 20010807 | |
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ' ' | Control Is Used as Label Shuffler | 20020314 | |
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IHTTPNVP | Do Not Use - TMP Work Area on Page | 20011012 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | Do Not Use - TMP Table on Page | 20011012 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | True -> Multiple Selection | 20010807 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Name | 20010807 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | NRows > 1 -> Style List vs. Poptext | 20010807 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | JavaScript Event Handler | 20010807 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | SAP Event for Change | 20010807 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Selected Option Value | 20010807 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20010807 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds Value to Dropdown List | 20011009 |
2 | ![]() |
Instance method | Public | Constructor | 20010807 | |
3 | ![]() |
Instance method | Public | Method | Returns Condensed SELECTEDVALUE | 20010807 |
4 | ![]() |
Instance method | Public | Method | Returns Edited Value List | 20010807 |
Events
Class CL_WUI_CNTL_DROPDOWN has no event.
Types
Class CL_WUI_CNTL_DROPDOWN has no local type.
Method Signatures
Method ADD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | IHTTPNAM | HTTP Framework (iHTTP) HTTP Name | 20011009 | ||
2 | ![]() |
IV_SELECTED | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20011009 | ||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | IHTTPVAL | HTTP Framework (iHTTP) HTTP Wert | 20011009 |
Method ADD_VALUE on class CL_WUI_CNTL_DROPDOWN has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Value transfer | Type reference (TYPE) | STRING | HTML-ID | 20010807 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20011009 |
Method CONSTRUCTOR on class CL_WUI_CNTL_DROPDOWN has no exception.
Method GET_SELECTEDVALUE_CONDENSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STR | Value transfer | Type reference (TYPE) | STRING | 20010807 |
Method GET_SELECTEDVALUE_CONDENSED on class CL_WUI_CNTL_DROPDOWN has no exception.
Method GET_VALUELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUELIST | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20010807 |
Method GET_VALUELIST on class CL_WUI_CNTL_DROPDOWN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 110 |