SAP ABAP Class CL_SALV_WD_UIE_A_DRDN_BY_KEY (Key-Based Dropdown List Box in Cells of ALV Output)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_CONFIG (Package) SALV WD Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_UIE_A_DROPDOWN | Dropdown Listbox in Cells of ALV Output | 20040901 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_UIE_DROPDOWN_BY_KEY | Key-Based Dropdown List Box in Cells of ALV Output | 20051116 |
Properties
| Class | CL_SALV_WD_UIE_A_DRDN_BY_KEY | |
| Short Description | Key-Based Dropdown List Box in Cells of ALV Output | |
| Super Class | CL_SALV_WD_UIE_A_DROPDOWN | Dropdown Listbox in Cells of ALV Output |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20040901 | SAP |
| Last change | 20070911 | 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) |
Interfaces
Class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no interface implemented.
Friends
Class CL_SALV_WD_UIE_A_DRDN_BY_KEY 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) | ABAP_BOOL | ABAP_FALSE | 20040901 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040906 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070228 | |
| 2 | Instance method | Public | Method | Displays Whether KEY Column Is Shown | 20040901 | |
| 3 | Instance method | Public | Method | Returns Field with Visibilities of KEY Column | 20040906 | |
| 4 | Instance method | Public | Method | Returns Field with Displayed Value per Cell | 20040906 | |
| 5 | Instance method | Public | Method | Displays KEY Column in Dropdown Listbox | 20040901 | |
| 6 | Instance method | Public | Method | Sets Field with Visibilities of KEY Column | 20040906 | |
| 7 | Instance method | Public | Method | Sets Field with Displayed Value per Cell | 20040906 |
Events
Class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no event.
Types
Class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no exception.
Method GET_KEY_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040901 |
Method GET_KEY_VISIBLE on class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no exception.
Method GET_KEY_VISIBLE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040906 |
Method GET_KEY_VISIBLE_FIELDNAME on class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no exception.
Method GET_SELECTED_KEY_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040906 |
Method GET_SELECTED_KEY_FIELDNAME on class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no exception.
Method SET_KEY_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040901 |
Method SET_KEY_VISIBLE on class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no exception.
Method SET_KEY_VISIBLE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20040906 |
Method SET_KEY_VISIBLE_FIELDNAME on class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no exception.
Method SET_SELECTED_KEY_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20040906 |
Method SET_SELECTED_KEY_FIELDNAME on class CL_SALV_WD_UIE_A_DRDN_BY_KEY has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |