SAP ABAP Class CL_SALV_DRAG_DROP (ALV: Set Properties from Global Drag and Drop)
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_DRAG_DROP  
Short Description ALV: Set Properties from Global Drag and Drop    
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 20040120   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_DRAG_DROP has no forward declaration.
Interfaces
Class CL_SALV_DRAG_DROP 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 COLUMN_HANDLE Instance attribute Private Type reference (TYPE) LVC_DDID ALV control: Drag&Drop handle for DragDrop object 20040122
2 CONTROL_HANDLE Instance attribute Private Type reference (TYPE) LVC_DDID ALV control: Drag&Drop handle for DragDrop object 20040122
3 FIELDNAME Instance attribute Private Type reference (TYPE) LVC_FNAME ALV Control: Field Name of Internal Table Field 20040122
4 ROW_HANDLE Instance attribute Private Type reference (TYPE) LVC_DDID ALV control: Drag&Drop handle for DragDrop object 20040122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040224
2 GET_COLUMN_HANDEL Instance method Public Method Get Handle for Column 20040120
3 GET_CONTROL_HANDLE Instance method Public Method Get Handle for Control 20040122
4 GET_FIELDNAME Instance method Public Method Get Field Name 20040120
5 GET_ROW_HANDLE Instance method Public Method Get Handle for Line 20040120
6 SET_COLUMN_HANDLE Instance method Public Method Set Handle for Column 20040120
7 SET_CONTROL_HANDLE Instance method Public Method Set Handle for Control 20040122
8 SET_FIELDNAME Instance method Public Method Set Field Name 20040120
9 SET_ROW_HANDLE Instance method Public Method Set Handle for Line 20040120
Events
Class CL_SALV_DRAG_DROP has no event.
Types
Class CL_SALV_DRAG_DROP 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 R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040224

Method CONSTRUCTOR on class CL_SALV_DRAG_DROP has no exception.

Method GET_COLUMN_HANDEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) LVC_DDID ALV-Control: Drag&Drop Handle für DragDrop Objekt 20040120

Method GET_COLUMN_HANDEL on class CL_SALV_DRAG_DROP has no exception.

Method GET_CONTROL_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) LVC_DDID ALV-Control: Drag&Drop Handle für DragDrop Objekt 20040122

Method GET_CONTROL_HANDLE on class CL_SALV_DRAG_DROP has no exception.

Method GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20040120

Method GET_FIELDNAME on class CL_SALV_DRAG_DROP has no exception.

Method GET_ROW_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) LVC_DDID ALV-Control: Drag&Drop Handle für DragDrop Objekt 20040120

Method GET_ROW_HANDLE on class CL_SALV_DRAG_DROP has no exception.

Method SET_COLUMN_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) LVC_DDID ALV-Control: Drag&Drop Handle für DragDrop Objekt 20040120

Method SET_COLUMN_HANDLE on class CL_SALV_DRAG_DROP has no exception.

Method SET_CONTROL_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) LVC_DDID ALV-Control: Drag&Drop Handle für DragDrop Objekt 20040122

Method SET_CONTROL_HANDLE on class CL_SALV_DRAG_DROP has no exception.

Method SET_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) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20040120

Method SET_FIELDNAME on class CL_SALV_DRAG_DROP has no exception.

Method SET_ROW_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) LVC_DDID ALV-Control: Drag&Drop Handle für DragDrop Objekt 20040120

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