SAP ABAP Class CL_SALV_DROPDOWNS (All Dropdown Objects)
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_DROPDOWNS  
Short Description All Dropdown Objects    
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_DROPDOWNS has no forward declaration.
Interfaces
Class CL_SALV_DROPDOWNS 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 T_DROPDOWN Instance attribute Private Type reference (TYPE) SALV_T_DROPDOWN_REF Dropdown Lists 20040212
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DROPDOWN Instance method Public Method Add Dropdown List 20040308
2 CLEAR Instance method Public Method Delete Dropdown Lists 20040212
3 CONSTRUCTOR Instance method Public Constructor Constructor 20040224
4 GET Instance method Public Method Get Dropdown Lists 20040308
5 GET_COUNT Instance method Public Method 20040609
6 GET_DROPDOWN Instance method Public Method Get Dropdown List 20040308
7 RAISE_DROPDOWN_EXISTS Instance method Private Method 20040330
8 REMOVE_DROPDOWN Instance method Public Method Remove Dropdown List 20040308
Events
Class CL_SALV_DROPDOWNS has no event.
Types
Class CL_SALV_DROPDOWNS has no local type.
Method Signatures

Method ADD_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) SALV_DE_HYPERLINK_HANDLE ALV-Variantenverwaltung 20040308
2 Importing T_VALUES Call by reference Type reference (TYPE) SALV_T_VALUE Inhalt 20040308
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_DROPDOWN ALV: Dropdown 20040330
# Exception Resumable Description Created on
1 CX_SALV_EXISTING ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20040330

Method CLEAR Signature

Method CLEAR on class CL_SALV_DROPDOWNS has no parameter.
Method CLEAR on class CL_SALV_DROPDOWNS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040224

Method CONSTRUCTOR on class CL_SALV_DROPDOWNS has no exception.

Method GET 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_DROPDOWN_REF Tabelle zu SALV_S_DROPDOWN 20040308

Method GET on class CL_SALV_DROPDOWNS has no exception.

Method GET_COUNT Signature

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

Method GET_COUNT on class CL_SALV_DROPDOWNS has no exception.

Method GET_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) INT4 Dropdown Handle 20040308
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_DROPDOWN Im ALV verwendeter Hyperlink 20040308

Method GET_DROPDOWN on class CL_SALV_DROPDOWNS has no exception.

Method RAISE_DROPDOWN_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) ANY 20040330
2 Importing METHOD Call by reference Type reference (TYPE) ANY 20040330
# Exception Resumable Description Created on
1 CX_SALV_EXISTING ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20040330

Method REMOVE_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE Call by reference Type reference (TYPE) SALV_DE_HYPERLINK_HANDLE ALV Hyperlink Handle 20040308

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