SAP ABAP Class CL_ALV_DD_LISTBOX (D&D List Box)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SLIS (Package) Generic list types
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 19990630 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDA_DD_LISTBOX | 20050330 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_ALV_DD_LISTBOX | List box with detailed icons | 20080731 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSSH_ALV_DD_LISTBOX | Derive RSSH ALV DD LISTBOX | 20081002 |
Properties
| Class | CL_ALV_DD_LISTBOX | |
| Short Description | D&D List Box | |
| Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
| 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 | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ALV_DD_LISTBOX has no forward declaration.
Interfaces
Class CL_ALV_DD_LISTBOX has no interface implemented.
Friends
Class CL_ALV_DD_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) | DATA | x | 19990630 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | x | 19990630 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_STBL | ALV Control: Refresh Stability | 20011114 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UI_FUNC | x | 19990630 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FILT | x | 19990630 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | x | 19990630 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20000208 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_T_SGRP | x | 19990630 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | x | 19990630 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Empty Grid Allowed? | 19990709 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | x | 19990630 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Menu Button Detail Menu | 20000118 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNC | x | 19990630 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | C | x | 19990630 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | C | x | 19990630 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | C | x | 19990630 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | C | x | 19990630 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | I | x | 19990630 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | I | x | 19990630 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | FIELDNAME | x | 19990630 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | I | x | 19990630 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | I | x | 19990630 | |||
| 23 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DRAGDROP | x | 19990630 | |||
| 24 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DRAGDROP | x | 19990630 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 19991229 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DRAG | Instance Event (0) |
Public (2) |
Event for Drag | 19990716 |
| 2 | DROP_COMPLETE | Instance Event (0) |
Public (2) |
Event for Drop Complete | 19990716 |
Types
Class CL_ALV_DD_LISTBOX has no local type.
Method Signatures
Method CLEAR_TOOLBAR Signature
Method CLEAR_TOOLBAR on class CL_ALV_DD_LISTBOX has no parameter.
Method CLEAR_TOOLBAR on class CL_ALV_DD_LISTBOX has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SP_GROUPS | Value transfer | Type reference (TYPE) | LVC_T_SGRP | 19990630 | ||||
| 2 | I_ALLOW_EMPTY | Value transfer | Type reference (TYPE) | C | SPACE | Leeres Grid erlauben? | 19990709 | ||
| 3 | I_APPL_EVENTS | Value transfer | Type reference (TYPE) | CHAR01 | SPACE | 19990630 | |||
| 4 | I_COL_GROUPNAME | Value transfer | Type reference (TYPE) | CHAR40 | Gruppenname | 19990630 | |||
| 5 | I_GRID_STYLE | Value transfer | Type reference (TYPE) | I | 0 | 19990630 | |||
| 6 | I_LIFETIME | Value transfer | Type reference (TYPE) | I | 19990630 | ||||
| 7 | I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 19990630 | ||||
| 8 | I_SHELLSTYLE | Value transfer | Type reference (TYPE) | I | 0 | 19990630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 19990630 | |||
| 2 | 19990630 | |||
| 3 | 19990630 | |||
| 4 | 19990630 |
Method CREATE_DRAGDROP_CONTENT Signature
Method CREATE_DRAGDROP_CONTENT on class CL_ALV_DD_LISTBOX has no parameter.
Method CREATE_DRAGDROP_CONTENT on class CL_ALV_DD_LISTBOX has no exception.
Method GET_CURRENT_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Call by reference | Type reference (TYPE) | UI_FUNC | 19990630 |
Method GET_CURRENT_GROUP on class CL_ALV_DD_LISTBOX has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OUTTAB | Call by reference | Object reference (TYPE REF TO) | DATA | Datentabelle | 19990824 |
Method GET_DATA on class CL_ALV_DD_LISTBOX has no exception.
Method GET_GRID_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALLOW_EMPTY | Value transfer | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20000115 |
Method GET_GRID_STATE on class CL_ALV_DD_LISTBOX has no exception.
Method GET_GRID_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GRID_STYLE | Call by reference | Type reference (TYPE) | I | Gridstyle | 19991116 |
Method GET_GRID_STYLE on class CL_ALV_DD_LISTBOX has no exception.
Method HANDLE_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 19991117 |
Method HANDLE_CONTEXT_MENU on class CL_ALV_DD_LISTBOX has no exception.
Method HANDLE_DD Signature
Method HANDLE_DD on class CL_ALV_DD_LISTBOX has no parameter.
Method HANDLE_DD on class CL_ALV_DD_LISTBOX has no exception.
Method HANDLE_GRID_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 19990630 | |||||
| 2 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 19990630 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 19990630 |
Method HANDLE_GRID_DRAG on class CL_ALV_DD_LISTBOX has no exception.
Method HANDLE_GRID_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 19990630 | |||||
| 2 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 19990630 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 19990630 |
Method HANDLE_GRID_DROP on class CL_ALV_DD_LISTBOX has no exception.
Method HANDLE_GRID_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 19990630 | |||||
| 2 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 19990630 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 19990630 |
Method HANDLE_GRID_DROP_COMPLETE on class CL_ALV_DD_LISTBOX has no exception.
Method HANDLE_MENU_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 19990630 | |||||
| 2 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 19990630 |
Method HANDLE_MENU_BUTTON on class CL_ALV_DD_LISTBOX has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 19990630 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 19990630 |
Method HANDLE_TOOLBAR on class CL_ALV_DD_LISTBOX has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 19990630 |
Method HANDLE_USER_COMMAND on class CL_ALV_DD_LISTBOX has no exception.
Method MY_HANDLE_GRID_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ABORT | Call by reference | Type reference (TYPE) | C | Drag cancelled | 19990709 | |||
| 2 | E_COLUMN | Value transfer | Type reference (TYPE) | LVC_S_COL | Spalten ID | 19990709 | |||
| 3 | E_DRAGDROPOBJ | Value transfer | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | DragDropObjekt | 19990709 | |||
| 4 | E_ROW | Value transfer | Type reference (TYPE) | LVC_S_ROW | Zeilen ID | 19990709 |
Method MY_HANDLE_GRID_DRAG on class CL_ALV_DD_LISTBOX has no exception.
Method MY_HANDLE_GRID_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Call by reference | Type reference (TYPE) | LVC_S_COL | 19990630 | ||||
| 2 | E_DRAGDROPOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | 19990630 | ||||
| 3 | E_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | 19990630 | ||||
| 4 | I_FLG_DND | Value transfer | Type reference (TYPE) | C | 19990630 |
Method MY_HANDLE_GRID_DROP on class CL_ALV_DD_LISTBOX has no exception.
Method MY_HANDLE_GRID_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Call by reference | Type reference (TYPE) | LVC_S_COL | 19990630 | ||||
| 2 | E_DRAGDROPOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | 19990630 | ||||
| 3 | E_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | 19990630 | ||||
| 4 | I_FLG_DND | Value transfer | Type reference (TYPE) | C | 19990630 |
Method MY_HANDLE_GRID_DROP_COMPLETE on class CL_ALV_DD_LISTBOX has no exception.
Method SET_CURRENT_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Call by reference | Type reference (TYPE) | UI_FUNC | 19990630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 19990630 |
Method SET_GLOBAL_DATA 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 | 20011114 |
Method SET_GLOBAL_DATA on class CL_ALV_DD_LISTBOX has no exception.
Method SET_GRID_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_GRID_STATE on class CL_ALV_DD_LISTBOX has no exception.
Event Signatures
Event DRAG Signature
Event DRAG on class CL_ALV_DD_LISTBOX has no parameter.
Event DROP_COMPLETE Signature
Event DROP_COMPLETE on class CL_ALV_DD_LISTBOX has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |