SAP ABAP Class CL_SQF_FLAT_LIST_VIEWER (Display selection rsult)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_UI (Package) User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SQF_RESULT_VIEWER_ROOT | Root class for rfesult viewers | 20081211 |
Properties
| Class | CL_SQF_FLAT_LIST_VIEWER | |
| Short Description | Display selection rsult | |
| Super Class | CL_SQF_RESULT_VIEWER_ROOT | Root class for rfesult viewers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQF_UI | User Interface |
| Created | 20080806 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SQF_FLAT_LIST_VIEWER has no interface implemented.
Friends
Class CL_SQF_FLAT_LIST_VIEWER 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_GUI_ALV_GRID | ALV List Viewer | 20080806 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20080806 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_SQF_QUERY=>TY_PARAMETER_LIST | 20080806 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20080806 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20080806 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20081210 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_S_ROW | ALV control: Line description | 20081210 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_SQF_QUERY=>TY_SELECTIONS | 20080806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080806 | |
| 2 | Instance method | Private | Method | 20080806 | ||
| 3 | Instance method | Private | Method | 20080806 | ||
| 4 | Static method | Public | Method | 20080806 | ||
| 5 | Instance method | Private | Event handling method | 20080806 | ||
| 6 | Instance method | Private | Event handling method | 20081212 | ||
| 7 | Instance method | Private | Event handling method | 20081212 | ||
| 8 | Instance method | Private | Event handling method | 20081211 | ||
| 9 | Instance method | Private | Method | 20080806 | ||
| 10 | Instance method | Private | Method | 20080806 | ||
| 11 | Instance method | Private | Method | 20080806 |
Events
Class CL_SQF_FLAT_LIST_VIEWER has no event.
Types
Class CL_SQF_FLAT_LIST_VIEWER 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 | 20080806 |
Method CONSTRUCTOR on class CL_SQF_FLAT_LIST_VIEWER has no exception.
Method CREATE_OUTPUT_LIST Signature
Method CREATE_OUTPUT_LIST on class CL_SQF_FLAT_LIST_VIEWER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Query errors | 20080806 |
Method FILL_OUTPUT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTENT | Call by reference | Type reference (TYPE) | CL_SQF_RESULT_FLAT_LIST=>TY_FLAT_LIST | 20080806 |
Method FILL_OUTPUT_LIST on class CL_SQF_FLAT_LIST_VIEWER 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 | 20080806 | |||
| 2 | RE_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20080806 |
Method GET_TYPE_DESCR on class CL_SQF_FLAT_LIST_VIEWER has no exception.
Method HANDLE_AFTER_REFRESH Signature
Method HANDLE_AFTER_REFRESH on class CL_SQF_FLAT_LIST_VIEWER has no parameter.
Method HANDLE_AFTER_REFRESH on class CL_SQF_FLAT_LIST_VIEWER has no exception.
Method HANDLE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20081212 |
Method HANDLE_CONTEXT_MENU_REQUEST on class CL_SQF_FLAT_LIST_VIEWER has no exception.
Method HANDLE_DOUBLECLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20081212 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20081212 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20081212 |
Method HANDLE_DOUBLECLICK on class CL_SQF_FLAT_LIST_VIEWER 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) | 20081211 |
Method HANDLE_USER_COMMAND on class CL_SQF_FLAT_LIST_VIEWER has no exception.
Method REGISTER_HANDLERS Signature
Method REGISTER_HANDLERS on class CL_SQF_FLAT_LIST_VIEWER has no parameter.
Method REGISTER_HANDLERS on class CL_SQF_FLAT_LIST_VIEWER 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 | 20080806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Query errors | 20080806 |
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTENT | Call by reference | Type reference (TYPE) | CL_SQF_RESULT_FLAT_LIST=>TY_FLAT_LIST | 20080806 | ||||
| 2 | IM_FIELD_INFOS | Call by reference | Type reference (TYPE) | IF_SQF_QUERY=>TY_PARAMETER_LIST | Structure within the structure browser | 20080806 | |||
| 3 | IM_SELECTIONS | Call by reference | Type reference (TYPE) | IF_SQF_QUERY=>TY_SELECTIONS | 20080806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Package-Builder exceptions | 20080806 | ||
| 2 | Query errors | 20080806 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |