SAP ABAP Class CL_UMG_LIST (Results + ALV grid)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18-UNI (Application Component) I18N Unicode
     SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_I18N_DTEL_FLAGS_LIST Data elements and flags 20040922
2 Inheritance (c INHERITING FROM c_ref)  CL_UMG_CONDITION_MANAGER Condition Manager 20040309
3 Inheritance (c INHERITING FROM c_ref)  CL_UMG_FILTER_MANAGER Filter Manager 20010412
4 Inheritance (c INHERITING FROM c_ref)  CL_UMG_HINT_MANAGER SPUMG: Hints Management 20010411
5 Inheritance (c INHERITING FROM c_ref)  CL_UMG_LIST_BATCHJOBS List with All Current Batch Jobs 20001222
6 Inheritance (c INHERITING FROM c_ref)  CL_UMG_LIST_FIELD List of Fields in a Table 20010103
7 Inheritance (c INHERITING FROM c_ref)  CL_UMG_MANREP_STOCK List with All Tables To Be Repaired Manually 20010205
8 Inheritance (c INHERITING FROM c_ref)  CL_UMG_MANREP_TABLE Table in reprocess repair log 20010228
9 Inheritance (c INHERITING FROM c_ref)  CL_UMG_MAN_INDXTABLE Manually added index table 20040206
10 Inheritance (c INHERITING FROM c_ref)  CL_UMG_MAN_TABLE Manually added table 20031126
... Click here to see Used By full list (14 items)
Properties
Class CL_UMG_LIST  
Short Description Results + ALV grid    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUMIG   Unicode Migration: Tabellen Umsetzer + Reparatur Tool 
Created 20001222   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMG_LIST has no forward declaration.
Interfaces
Class CL_UMG_LIST has no interface implemented.
Friends
Class CL_UMG_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 20001222
2 CONTAINER_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER 20001222
3 CUSTOM_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20001222
4 EDIT Instance attribute Public Type reference (TYPE) CHAR01 20001222
5 FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT 20001222
6 FILTER Instance attribute Protected Type reference (TYPE) LVC_T_FILT 20001222
7 GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20001222
8 LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO 20001222
9 OUTTAB Instance attribute Public Object reference (TYPE REF TO) DATA 20001222
10 SEL_ROWS Instance attribute Protected Type reference (TYPE) LVC_T_ROW ALV control: Table rows 20090320
11 SORT Instance attribute Protected Type reference (TYPE) LVC_T_SORT 20001222
12 TITLE Instance attribute Protected Type reference (TYPE) LVC_TITLE 20010103
13 TOOLBAR_EXCLUDING Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS 20001222
14 VARIANT Instance attribute Protected Type reference (TYPE) DISVARIANT 20001222
15 X_SAVE Instance attribute Protected Type reference (TYPE) CHAR01 20001222
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_LAYOUT Instance method Public Method Build ALV grid layout 20001222
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020219
3 DISPLAY Instance method Public Event handling method Display 20001222
4 FILL Instance method Public Method Fill of result table 20001222
5 FREE Instance method Public Method Empty the container 20010205
6 HANDLE_BEFORE_USER_COMMAND Instance method Public Event handling method Eventhandler for BEFORE_USER_COMMAND 20010601
7 HANDLE_DATA_CHANGED Instance method Public Event handling method Eventhandler for changes 20001222
8 HANDLE_DOUBLE_CLICK Instance method Public Event handling method Eventhandler for double click 20001222
9 HANDLE_MENU_BUTTON Instance method Public Event handling method Eventhandler for the menue button 20010222
10 HANDLE_TOOLBAR Instance method Public Event handling method Eventhandler for the toolbar 20001222
11 HANDLE_USER_COMMAND Instance method Public Event handling method Eventhandler for User Commands 20001222
12 SET_FILTER Instance method Protected Method Filter table is filled 20001222
13 SET_READY_FOR_INPUT Instance method Protected Method 20001222
14 SET_SEL_ROWS Instance method Protected Method Selected rows table is filled 20090320
15 SET_SORT Instance method Protected Method Sort table is filled 20090320
Events
Class CL_UMG_LIST has no event.
Types
Class CL_UMG_LIST has no local type.
Method Signatures

Method BUILD_LAYOUT Signature

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

Method CONSTRUCTOR Signature

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

Method DISPLAY Signature

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

Method FILL Signature

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

Method FREE Signature

Method FREE on class CL_UMG_LIST has no parameter.
Method FREE on class CL_UMG_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) 20010601

Method HANDLE_BEFORE_USER_COMMAND on class CL_UMG_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) 20001222

Method HANDLE_DATA_CHANGED on class CL_UMG_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) 20001222
2 Importing E_ROW Call by reference Type reference (TYPE) 20001222

Method HANDLE_DOUBLE_CLICK on class CL_UMG_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) 20010222
2 Importing E_UCOMM Call by reference Type reference (TYPE) 20010222

Method HANDLE_MENU_BUTTON on class CL_UMG_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) 20001222
2 Importing E_OBJECT Call by reference Type reference (TYPE) 20001222

Method HANDLE_TOOLBAR on class CL_UMG_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) 20001222

Method HANDLE_USER_COMMAND on class CL_UMG_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 20090320

Method SET_FILTER on class CL_UMG_LIST has no exception.

Method SET_READY_FOR_INPUT Signature

Method SET_READY_FOR_INPUT on class CL_UMG_LIST has no parameter.
Method SET_READY_FOR_INPUT on class CL_UMG_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 20090320

Method SET_SEL_ROWS on class CL_UMG_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 20090320

Method SET_SORT on class CL_UMG_LIST has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_I18N_DTEL_FLAGS_LIST Data elements and flags 20040922
2 Inheritance (c INHERITING FROM c_ref)  CL_UMG_CONDITION_MANAGER Condition Manager 20040309
3 Inheritance (c INHERITING FROM c_ref)  CL_UMG_FILTER_MANAGER Filter Manager 20010412
4 Inheritance (c INHERITING FROM c_ref)  CL_UMG_HINT_MANAGER SPUMG: Hints Management 20010411
5 Inheritance (c INHERITING FROM c_ref)  CL_UMG_LIST_BATCHJOBS List with All Current Batch Jobs 20001222
6 Inheritance (c INHERITING FROM c_ref)  CL_UMG_LIST_FIELD List of Fields in a Table 20010103
7 Inheritance (c INHERITING FROM c_ref)  CL_UMG_MANREP_STOCK List with All Tables To Be Repaired Manually 20010205
8 Inheritance (c INHERITING FROM c_ref)  CL_UMG_MANREP_TABLE Table in reprocess repair log 20010228
9 Inheritance (c INHERITING FROM c_ref)  CL_UMG_MAN_INDXTABLE Manually added index table 20040206
10 Inheritance (c INHERITING FROM c_ref)  CL_UMG_MAN_TABLE Manually added table 20031126
11 Inheritance (c INHERITING FROM c_ref)  CL_UMG_PROBLEM_INDXTABLE Table in index repair log 20031229
12 Inheritance (c INHERITING FROM c_ref)  CL_UMG_PROBLEM_TABLE Table in r3load repair log and/or IMIG log 20031112
13 Inheritance (c INHERITING FROM c_ref)  CL_UMG_SOURCE_INFO SUMG: Display source info 20031117
14 Inheritance (c INHERITING FROM c_ref)  CL_UMG_STOCK Worklist 20010205
History
Last changed by/on SAP  20110908 
SAP Release Created in 610