SAP ABAP Class CL_ALV_DD_DOUBLE_LISTBOX (Management Class for two D&D List Boxes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SLIS (Package) Generic list types

⤷

⤷

Properties
Class | CL_ALV_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 | SLIS | Generic list types |
Created | 19990630 | SAP |
Last change | 20000517 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ALV_DD_DOUBLE_LISTBOX has no forward declaration.
Interfaces
Class CL_ALV_DD_DOUBLE_LISTBOX has no interface implemented.
Friends
Class CL_ALV_DD_DOUBLE_LISTBOX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ALV_DD_LISTBOX | Grid 1 | 19990817 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Style of Grid1 | 19991116 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ALV_DD_LISTBOX | Grid 2 | 19990817 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Style of Grid2 | 19991116 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 19991229 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 19990630 | |
2 | ![]() |
Instance method | Private | Method | Enables D&D | 19991229 |
3 | ![]() |
Instance method | Private | Method | Enables D&D | 19991229 |
4 | ![]() |
Instance method | Public | Method | Move all Entries from GRID2 to GRID1 | 19990824 |
5 | ![]() |
Instance method | Public | Method | Move all Entries from GRID1 to GRID2 | 19990824 |
6 | ![]() |
Instance method | Public | Method | Move Entries from GRID2 to GRID1 | 19990709 |
7 | ![]() |
Instance method | Public | Method | Move Entries from GRID1 to GRID2 | 19990709 |
8 | ![]() |
Instance method | Public | Method | Sets the States of the Grids to Display_only | 19991229 |
Events
Class CL_ALV_DD_DOUBLE_LISTBOX has no event.
Types
Class CL_ALV_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 | ![]() |
I_GRID1 | Value transfer | Object reference (TYPE REF TO) | CL_ALV_DD_LISTBOX | Grid 1 | 19990817 | ||
2 | ![]() |
I_GRID2 | Value transfer | Object reference (TYPE REF TO) | CL_ALV_DD_LISTBOX | Grid 2 | 19990817 |
Method CONSTRUCTOR on class CL_ALV_DD_DOUBLE_LISTBOX has no exception.
Method DISABLE_DD Signature
Method DISABLE_DD on class CL_ALV_DD_DOUBLE_LISTBOX has no parameter.
Method DISABLE_DD on class CL_ALV_DD_DOUBLE_LISTBOX has no exception.
Method ENABLE_DD Signature
Method ENABLE_DD on class CL_ALV_DD_DOUBLE_LISTBOX has no parameter.
Method ENABLE_DD on class CL_ALV_DD_DOUBLE_LISTBOX has no exception.
Method MOVEALLTOGRID1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_STABLE | Value transfer | Type reference (TYPE) | LVC_S_STBL | ALV-Control: Refresh-Stabilität | 20011029 | ||
2 | ![]() |
I_OK_CODE | Value transfer | Type reference (TYPE) | SY-UCOMM | OK-Code | 19990824 |
Method MOVEALLTOGRID1 on class CL_ALV_DD_DOUBLE_LISTBOX has no exception.
Method MOVEALLTOGRID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_STABLE | Value transfer | Type reference (TYPE) | LVC_S_STBL | ALV-Control: Refresh-Stabilität | 20011029 | ||
2 | ![]() |
I_OK_CODE | Value transfer | Type reference (TYPE) | SY-UCOMM | OK-Code | 19990824 |
Method MOVEALLTOGRID2 on class CL_ALV_DD_DOUBLE_LISTBOX has no exception.
Method MOVETOGRID1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_STABLE | Value transfer | Type reference (TYPE) | LVC_S_STBL | ALV-Control: Refresh-Stabilität | 20011029 | ||
2 | ![]() |
I_OK_CODE | Value transfer | Type reference (TYPE) | SY-UCOMM | 19990709 |
Method MOVETOGRID1 on class CL_ALV_DD_DOUBLE_LISTBOX has no exception.
Method MOVETOGRID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_STABLE | Value transfer | Type reference (TYPE) | LVC_S_STBL | ALV-Control: Refresh-Stabilität | 20011029 | ||
2 | ![]() |
I_OK_CODE | Value transfer | Type reference (TYPE) | SY-UCOMM | 19990709 |
Method MOVETOGRID2 on class CL_ALV_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 | ![]() |
I_DISPLAY_ONLY | Value transfer | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 19991229 |
Method SET_GRIDS_STATE on class CL_ALV_DD_DOUBLE_LISTBOX has no exception.
History
Last changed by/on | SAP | 20000517 |
SAP Release Created in |