SAP ABAP Class CL_SQF_COMPL_SELECTION_EDITOR (Multiple Selection)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_UI (Package) User Interface
⤷
⤷
Properties
| Class | CL_SQF_COMPL_SELECTION_EDITOR | |
| Short Description | Multiple Selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQF_UI | User Interface |
| Created | 20080807 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SQF_COMPL_SELECTION_EDITOR has no interface implemented.
Friends
Class CL_SQF_COMPL_SELECTION_EDITOR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080807 | |
| 2 | Instance method | Private | Method | Create option List | 20080807 | |
| 3 | Instance method | Private | Method | 20080807 | ||
| 4 | Instance method | Public | Method | 20080807 | ||
| 5 | Instance method | Public | Method | 20080807 | ||
| 6 | Instance method | Public | Method | 20080807 | ||
| 7 | Static method | Public | Method | 20080807 | ||
| 8 | Instance method | Private | Event handling method | 20080807 | ||
| 9 | Instance method | Private | Event handling method | 20080807 | ||
| 10 | Instance method | Private | Method | 20080807 | ||
| 11 | Instance method | Private | Method | 20080807 | ||
| 12 | Instance method | Private | Method | 20080807 | ||
| 13 | Instance method | Public | Method | 20080807 | ||
| 14 | Static method | Public | Method | 20080807 |
Events
Class CL_SQF_COMPL_SELECTION_EDITOR has no event.
Types
Class CL_SQF_COMPL_SELECTION_EDITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20080807 |
Method CONSTRUCTOR on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method CREATE_OPTION_LIST Signature
Method CREATE_OPTION_LIST on class CL_SQF_COMPL_SELECTION_EDITOR has no parameter.
Method CREATE_OPTION_LIST on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method FILL_OPTION_LIST Signature
Method FILL_OPTION_LIST on class CL_SQF_COMPL_SELECTION_EDITOR has no parameter.
Method FILL_OPTION_LIST on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method FREE Signature
Method FREE on class CL_SQF_COMPL_SELECTION_EDITOR has no parameter.
Method FREE on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method GET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | IF_SQF_QUERY=>TY_RANGE | 20080807 |
Method GET_OPTIONS on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method GET_OPTIONS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080807 |
Method GET_OPTIONS_CHANGED on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method GET_TYPE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELD_INFO | Call by reference | Type reference (TYPE) | IF_SQF_QUERY=>TY_PARAMETER_DEF | Structure | 20080807 | |||
| 2 | RE_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20080807 |
Method GET_TYPE_DESCR on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method HANDLE_ALV_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20080807 | |||||
| 2 | E_ONF4 | Value transfer | Attribute reference (LIKE) | 20080807 | |||||
| 3 | E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20080807 | |||||
| 4 | E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20080807 | |||||
| 5 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20080807 |
Method HANDLE_ALV_CHANGED on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method HANDLE_HOTSPOT_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20080807 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20080807 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20080807 |
Method HANDLE_HOTSPOT_CLICKED on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method PATTERN_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PATTERN_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080807 |
Method PATTERN_ALLOWED on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method REGISTER_HANDLERS Signature
Method REGISTER_HANDLERS on class CL_SQF_COMPL_SELECTION_EDITOR has no parameter.
Method REGISTER_HANDLERS on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method SETUP_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20080807 |
Method SETUP_FIELDCAT on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
Method SET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHANGEMODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080807 | |||
| 2 | IM_FIELD_INFO | Call by reference | Type reference (TYPE) | IF_SQF_QUERY=>TY_PARAMETER_DEF | Structure | 20080807 | |||
| 3 | IM_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | IF_SQF_QUERY=>TY_RANGE | 20080807 | ||||
| 4 | IM_SHOW_RANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20080807 |
Method SET_OPTION_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_OPTION | Call by reference | Type reference (TYPE) | LVC_S_DRAL | Select Option Grid Line | 20080807 |
Method SET_OPTION_ICON on class CL_SQF_COMPL_SELECTION_EDITOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |