SAP ABAP Class CL_SALV_DROPDOWN (Individual Dropdown Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_METADATA (Package) ALV: Meta Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 20040219
Properties
Class CL_SALV_DROPDOWN  
Short Description Individual Dropdown Object    
Super Class CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_METADATA   ALV: Meta Data 
Created 20040212   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_DROPDOWN has no forward declaration.
Interfaces
Class CL_SALV_DROPDOWN has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_ADAPTER 20040308 ALV: Basis Class Adapter
2 CL_SALV_CONTROLLER 20040308 ALV: Abstract Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HANDLE Instance attribute Private Type reference (TYPE) SALV_DE_CONSTANT Handle 20040212
2 T_VALUES Instance attribute Private Type reference (TYPE) SALV_T_VALUE Contents 20040212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040212
2 GET_HANDLE Instance method Public Method Get Handle 20040212
3 GET_VALUES Instance method Public Method Get Dropdown Entries 20040212
4 SET_VALUES Instance method Public Method Set Dropdown Entries 20040212
Events
Class CL_SALV_DROPDOWN has no event.
Types
Class CL_SALV_DROPDOWN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) I ALV Dropdown Handle 20040212
2 Importing R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040219

Method CONSTRUCTOR on class CL_SALV_DROPDOWN has no exception.

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I ALV Dropdown Handle 20040212

Method GET_HANDLE on class CL_SALV_DROPDOWN has no exception.

Method GET_VALUES Signature

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

Method GET_VALUES on class CL_SALV_DROPDOWN has no exception.

Method SET_VALUES Signature

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

Method SET_VALUES on class CL_SALV_DROPDOWN has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700