SAP ABAP Class CL_RSDA_DD_DOUBLE_LISTBOX (Management Class for Two D&D List Boxes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
Properties
Class CL_RSDA_DD_DOUBLE_LISTBOX  
Short Description Management Class for Two D&D List Boxes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20050118   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDA_DD_DOUBLE_LISTBOX has no interface implemented.
Friends
Class CL_RSDA_DD_DOUBLE_LISTBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_GRID1 Instance attribute Private Object reference (TYPE REF TO) CL_ALV_DD_LISTBOX Grid 1 20050118
2 M_GRID1_STYLE Instance attribute Private Type reference (TYPE) I Style of Grid1 20050118
3 M_GRID2 Instance attribute Private Object reference (TYPE REF TO) CL_ALV_DD_LISTBOX Grid 2 20050118
4 M_GRID2_STYLE Instance attribute Private Type reference (TYPE) I Style of Grid2 20050118
5 M_SYSGUID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20050118
6 M_T_DRAG_LOCKED Instance attribute Protected Type reference (TYPE) LVC_T_DRDR ALV control: Table of Drag&Drop behaviors 20050118
7 M_T_DRDR_LOCKED Instance attribute Protected Type reference (TYPE) LVC_T_DRDR ALV control: Table of Drag&Drop behaviors 20050118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050118
2 DISABLE_DD Instance method Private Method Enables D&D 20050118
3 ENABLE_DD Instance method Private Method Enables D&D 20050118
4 GET_T_DRAG_LOCKED Instance method Public Method 20050118
5 GET_T_DRDR_LOCKED Instance method Public Method 20050118
6 MOVETOGRID1 Instance method Public Method Move Entries from GRID2 to GRID1 20050118
7 MOVETOGRID2 Instance method Public Method Move Entries from GRID1 to GRID2 20050118
8 SET_GRIDS_STATE Instance method Public Method Sets the States of the Grids to Display_only 20050118
Events
Class CL_RSDA_DD_DOUBLE_LISTBOX has no event.
Types
Class CL_RSDA_DD_DOUBLE_LISTBOX 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 I_GRID1 Call by reference Object reference (TYPE REF TO) CL_ALV_DD_LISTBOX D&D Listbox 20050118
2 Importing I_GRID2 Call by reference Object reference (TYPE REF TO) CL_ALV_DD_LISTBOX D&D Listbox 20050118

Method CONSTRUCTOR on class CL_RSDA_DD_DOUBLE_LISTBOX has no exception.

Method DISABLE_DD Signature

Method DISABLE_DD on class CL_RSDA_DD_DOUBLE_LISTBOX has no parameter.
Method DISABLE_DD on class CL_RSDA_DD_DOUBLE_LISTBOX has no exception.

Method ENABLE_DD Signature

Method ENABLE_DD on class CL_RSDA_DD_DOUBLE_LISTBOX has no parameter.
Method ENABLE_DD on class CL_RSDA_DD_DOUBLE_LISTBOX has no exception.

Method GET_T_DRAG_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_DRDR Value transfer Type reference (TYPE) LVC_T_DRDR ALV-Control: Tabelle von Drag&Drop Behaviors 20050118

Method GET_T_DRAG_LOCKED on class CL_RSDA_DD_DOUBLE_LISTBOX has no exception.

Method GET_T_DRDR_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_DRDR Value transfer Type reference (TYPE) LVC_T_DRDR ALV-Control: Tabelle von Drag&Drop Behaviors 20050118

Method GET_T_DRDR_LOCKED on class CL_RSDA_DD_DOUBLE_LISTBOX has no exception.

Method MOVETOGRID1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STABLE Value transfer Type reference (TYPE) LVC_S_STBL ALV-Control: Refresh-Stabilität 20050118
2 Importing I_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM 20050118

Method MOVETOGRID1 on class CL_RSDA_DD_DOUBLE_LISTBOX has no exception.

Method MOVETOGRID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STABLE Value transfer Type reference (TYPE) LVC_S_STBL ALV-Control: Refresh-Stabilität 20050118
2 Importing I_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM 20050118

Method MOVETOGRID2 on class CL_RSDA_DD_DOUBLE_LISTBOX has no exception.

Method SET_GRIDS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ONLY Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20050118

Method SET_GRIDS_STATE on class CL_RSDA_DD_DOUBLE_LISTBOX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700