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 CL_SQF_RESULT_FLAT_LIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SQF_SE16_QUERY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SQF_QUERY 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 ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20080806
2 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080806
3 FIELD_INFOS Instance attribute Private Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_LIST 20080806
4 OUTPUT_LINE Instance attribute Private Object reference (TYPE REF TO) DATA 20080806
5 OUTPUT_LIST Instance attribute Private Object reference (TYPE REF TO) DATA 20080806
6 SELECTED_COLUMN Instance attribute Private Type reference (TYPE) LVC_S_COL ALV Control: Column ID 20081210
7 SELECTED_ROW Instance attribute Private Type reference (TYPE) LVC_S_ROW ALV control: Line description 20081210
8 SELECTIONS Instance attribute Private Type reference (TYPE) IF_SQF_QUERY=>TY_SELECTIONS 20080806
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080806
2 CREATE_OUTPUT_LIST Instance method Private Method 20080806
3 FILL_OUTPUT_LIST Instance method Private Method 20080806
4 GET_TYPE_DESCR Static method Public Method 20080806
5 HANDLE_AFTER_REFRESH Instance method Private Event handling method 20080806
6 HANDLE_CONTEXT_MENU_REQUEST Instance method Private Event handling method 20081212
7 HANDLE_DOUBLECLICK Instance method Private Event handling method 20081212
8 HANDLE_USER_COMMAND Instance method Private Event handling method 20081211
9 REGISTER_HANDLERS Instance method Private Method 20080806
10 SETUP_FIELDCAT Instance method Private Method 20080806
11 SET_CONTENT 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 Importing 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 CX_SQF_QUERY_ERROR Query errors 20080806

Method FILL_OUTPUT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing IM_FIELD_INFO Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_DEF Structure 20080806
2 Returning 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 Importing 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 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20081212
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20081212
3 Importing 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 Importing 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 Exporting EX_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field catalog for ListViewer control 20080806
# Exception Resumable Description Created on
1 CX_SQF_QUERY_ERROR Query errors 20080806

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTENT Call by reference Type reference (TYPE) CL_SQF_RESULT_FLAT_LIST=>TY_FLAT_LIST 20080806
2 Importing IM_FIELD_INFOS Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_PARAMETER_LIST Structure within the structure browser 20080806
3 Importing IM_SELECTIONS Call by reference Type reference (TYPE) IF_SQF_QUERY=>TY_SELECTIONS 20080806
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR GUI Package-Builder exceptions 20080806
2 CX_SQF_QUERY_ERROR Query errors 20080806
History
Last changed by/on SAP  20130531 
SAP Release Created in 712