SAP ABAP Class CL_SALV_WD_UIE_A_DRDN_BY_INDEX (Index-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_IDX Index-Based Dropdown List Box in Cells of ALV Output 20051116
Properties
Class CL_SALV_WD_UIE_A_DRDN_BY_INDEX  
Short Description Index-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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_WD_C_UIE_DRDN_BY_INDEX Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no interface implemented.
Friends
Class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SELECTED_KEY_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051117
2 TYPE Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_UIE_DRDN_BY_INDEX=>TYPE IF_SALV_WD_C_UIE_DRDN_BY_INDEX=>TYPE_KEY_CONVERT_TO_VALUE 20051118
3 VALUESET_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20060209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070228
2 GET_SELECTED_KEY_FIELDNAME Instance method Public Method Returns Field with Displayed Value per Cell 20051117
3 GET_TYPE Instance method Public Method Returns Type of Dropdown List Box 20051118
4 GET_VALUESET_FIELDNAME Instance method Public Method Returns Field that Controls Lists per Cell 20060209
5 SET_SELECTED_KEY_FIELDNAME Instance method Public Method Sets Field with Displayed Value per Cell 20051117
6 SET_TYPE Instance method Public Method Sets Type of Dropdown List Box 20051118
7 SET_VALUESET_FIELDNAME Instance method Public Method Specifies Field that Controls Lists per Cell 20060209
Events
Class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no event.
Types
Class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no exception.

Method GET_SELECTED_KEY_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20051117

Method GET_SELECTED_KEY_FIELDNAME on class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_UIE_DRDN_BY_INDEX=>TYPE 20051118

Method GET_TYPE on class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no exception.

Method GET_VALUESET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20060209

Method GET_VALUESET_FIELDNAME on class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no exception.

Method SET_SELECTED_KEY_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20051117

Method SET_SELECTED_KEY_FIELDNAME on class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_WD_C_UIE_DRDN_BY_INDEX=>TYPE IF_SALV_WD_C_UIE_DRDN_BY_INDEX=>TYPE_KEY_CONVERT_TO_VALUE 20051118

Method SET_TYPE on class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no exception.

Method SET_VALUESET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20060209

Method SET_VALUESET_FIELDNAME on class CL_SALV_WD_UIE_A_DRDN_BY_INDEX has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700