SAP ABAP Class CL_UPE_LIST (Results + ALV grid)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     SPOO (Package) Spool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UPE_LANGUAGE_LIST UPE: Language List 20100902
Properties
Class CL_UPE_LIST  
Short Description Results + ALV grid    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPOO   Spool 
Created 20100902   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UPE_LIST has no forward declaration.
Interfaces
Class CL_UPE_LIST has no interface implemented.
Friends
Class CL_UPE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER_NAME Instance attribute Protected Type reference (TYPE) SCRFNAME 20100902
2 CONTAINER_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Notwendig wenn man Controls auf einem Popup-Screen darstellt 20100902
3 CUSTOM_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Custom Container 20100902
4 EDIT Instance attribute Public Type reference (TYPE) CHAR01 Grid im Änderungsmodus 20100902
5 FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT 20100902
6 FILTER Instance attribute Protected Type reference (TYPE) LVC_T_FILT 20100902
7 GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID Grid 20100902
8 LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO 20100902
9 OUTTAB Instance attribute Public Object reference (TYPE REF TO) DATA Ausgabetabelle 20100902
10 SEL_ROWS Instance attribute Protected Type reference (TYPE) LVC_T_ROW ALV control: Table rows 20100902
11 SORT Instance attribute Protected Type reference (TYPE) LVC_T_SORT 20100902
12 TITLE Instance attribute Protected Type reference (TYPE) LVC_TITLE 20100902
13 TOOLBAR_EXCLUDING Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS 20100902
14 VARIANT Instance attribute Protected Type reference (TYPE) DISVARIANT 20100902
15 X_SAVE Instance attribute Protected Type reference (TYPE) CHAR01 20100902
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_LAYOUT Instance method Public Method Build ALV grid layout 20100902
2 CONSTRUCTOR Instance method Public Constructor Constructor 20100902
3 DISPLAY Instance method Public Event handling method Display 20100902
4 FILL Instance method Public Method Fill of result table 20100902
5 FREE Instance method Public Method Empty the container 20100902
6 HANDLE_BEFORE_USER_COMMAND Instance method Public Event handling method Eventhandler for BEFORE_USER_COMMAND 20100902
7 HANDLE_DATA_CHANGED Instance method Public Event handling method Eventhandler for changes 20100902
8 HANDLE_DOUBLE_CLICK Instance method Public Event handling method Eventhandler for double click 20100902
9 HANDLE_MENU_BUTTON Instance method Public Event handling method Eventhandler for the menue button 20100902
10 HANDLE_TOOLBAR Instance method Public Event handling method Eventhandler for the toolbar 20100902
11 HANDLE_USER_COMMAND Instance method Public Event handling method Eventhandler for User Commands 20100902
12 SET_FILTER Instance method Protected Method Filter table is filled 20100902
13 SET_READY_FOR_INPUT Instance method Protected Method 20100902
14 SET_SEL_ROWS Instance method Protected Method Selected rows table is filled 20100902
15 SET_SORT Instance method Protected Method Sort table is filled 20100902
Events
Class CL_UPE_LIST has no event.
Types
Class CL_UPE_LIST has no local type.
Method Signatures

Method BUILD_LAYOUT Signature

Method BUILD_LAYOUT on class CL_UPE_LIST has no parameter.
Method BUILD_LAYOUT on class CL_UPE_LIST has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UPE_LIST has no parameter.
Method CONSTRUCTOR on class CL_UPE_LIST has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_UPE_LIST has no parameter.
Method DISPLAY on class CL_UPE_LIST has no exception.

Method FILL Signature

Method FILL on class CL_UPE_LIST has no parameter.
Method FILL on class CL_UPE_LIST has no exception.

Method FREE Signature

Method FREE on class CL_UPE_LIST has no parameter.
Method FREE on class CL_UPE_LIST has no exception.

Method HANDLE_BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Type reference (TYPE) 20100902

Method HANDLE_BEFORE_USER_COMMAND on class CL_UPE_LIST has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Type reference (TYPE) 20100902

Method HANDLE_DATA_CHANGED on class CL_UPE_LIST has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Call by reference Type reference (TYPE) 20100902
2 Importing E_ROW Call by reference Type reference (TYPE) 20100902

Method HANDLE_DOUBLE_CLICK on class CL_UPE_LIST has no exception.

Method HANDLE_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Type reference (TYPE) 20100902
2 Importing E_UCOMM Call by reference Type reference (TYPE) 20100902

Method HANDLE_MENU_BUTTON on class CL_UPE_LIST has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Type reference (TYPE) 20100902
2 Importing E_OBJECT Call by reference Type reference (TYPE) 20100902

Method HANDLE_TOOLBAR on class CL_UPE_LIST 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 Call by reference Type reference (TYPE) 20100902

Method HANDLE_USER_COMMAND on class CL_UPE_LIST has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) LVC_T_FILT ALV control: Table of filter conditions 20100902

Method SET_FILTER on class CL_UPE_LIST has no exception.

Method SET_READY_FOR_INPUT Signature

Method SET_READY_FOR_INPUT on class CL_UPE_LIST has no parameter.
Method SET_READY_FOR_INPUT on class CL_UPE_LIST has no exception.

Method SET_SEL_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SEL_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV control: Table rows 20100902

Method SET_SEL_ROWS on class CL_UPE_LIST has no exception.

Method SET_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20100902

Method SET_SORT on class CL_UPE_LIST has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703