SAP ABAP Class CL_UMG_SPUMG_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_UMG_PACKAGE_ASSIGN Assign vocabulary packages to users 20070626
2 Inheritance (c INHERITING FROM c_ref)  CL_UMG_VOC_PACKAGE_UASS Assign vocabulary packages to users 20070622
3 Inheritance (c INHERITING FROM c_ref)  CL_UMG_VOC_PACKAGE_MANAGER Vocabulary Package Manager 20070621
4 Inheritance (c INHERITING FROM c_ref)  CL_UMG_UPD_LOG_MANAGER SPUMG: Update Log Manager 20051121
5 Inheritance (c INHERITING FROM c_ref)  CL_UMG_SPLIT_CONDITION_MANAGER SPUMG: Rating Manager 20070719
6 Inheritance (c INHERITING FROM c_ref)  CL_UMG_SHOW_INCONS_NTAB Show inconsistent nametab entries 20070612
7 Inheritance (c INHERITING FROM c_ref)  CL_UMG_RATING_MANAGER SPUMG: Rating Manager 20060907
8 Inheritance (c INHERITING FROM c_ref)  CL_UMG_R3LLOG_MANAGER SUMG: R3load Log Manager 20070420
9 Inheritance (c INHERITING FROM c_ref)  CL_UMG_PRE_STOCK Manager class for managing worklist 20051202
10 Inheritance (c INHERITING FROM c_ref)  CL_UMG_PRE_LANG_CNT SPUMG: Liste aller Sprachen und deren Vokommen im Wörterbuch 20051118
... Click here to see Used By full list (22 items)
Properties
Class CL_UMG_SPUMG_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 20051110   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMG_SPUMG_LIST has no forward declaration.
Interfaces
Class CL_UMG_SPUMG_LIST has no interface implemented.
Friends
Class CL_UMG_SPUMG_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUSTOM_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Custom Container 20051110
2 FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Feldkatalog 20051110
3 GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID Grid 20051110
4 LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO Layout 20051110
5 OUTTAB Instance attribute Public Object reference (TYPE REF TO) DATA Ausgabetabelle 20051110
6 TITLE Instance attribute Protected Type reference (TYPE) LVC_TITLE ALV-Control: Tabelle der Filterbedingungen 20051110
7 TOOLBAR_EXCLUDING Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS Nicht anzuzeigende Funktionen 20051110
8 VARIANT Instance attribute Protected Type reference (TYPE) DISVARIANT Display Variant (External Use) 20051205
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_LAYOUT Instance method Public Method Build ALV grid layout 20051110
2 CONSTRUCTOR Instance method Public Constructor Constructor 20051110
3 CREATE_GRID Instance method Public Method Create ALV grid 20051110
4 DISPLAY Instance method Public Method Display 20051110
5 EXCLUDE_ALV_TOOLS Instance method Protected Method Exclude some standard feature from the ALV toolbar 20051118
6 FILL Instance method Public Method Fill of result table 20051110
7 HANDLE_DOUBLE_CLICK Instance method Public Event handling method Eventhandler for double click 20051110
8 HANDLE_TOOLBAR Instance method Public Event handling method Eventhandler for the toolbar 20051110
9 HANDLE_USER_COMMAND Instance method Public Event handling method Eventhandler for User Commands 20051110
Events
# Event Type Visibility Description Created on
1 REFRESH_GRID Instance Event
(0)
Protected
(1)
Refresh the table contents of the ALV Grid 20051111
Types
Class CL_UMG_SPUMG_LIST has no local type.
Method Signatures

Method BUILD_LAYOUT Signature

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

Method CONSTRUCTOR Signature

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

Method CREATE_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name of a Screen Element 20070626

Method CREATE_GRID on class CL_UMG_SPUMG_LIST has no exception.

Method DISPLAY Signature

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

Method EXCLUDE_ALV_TOOLS Signature

Method EXCLUDE_ALV_TOOLS on class CL_UMG_SPUMG_LIST has no parameter.
Method EXCLUDE_ALV_TOOLS on class CL_UMG_SPUMG_LIST has no exception.

Method FILL Signature

Method FILL on class CL_UMG_SPUMG_LIST has no parameter.
Method FILL on class CL_UMG_SPUMG_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) 20051110
2 Importing E_ROW Call by reference Type reference (TYPE) 20051110

Method HANDLE_DOUBLE_CLICK on class CL_UMG_SPUMG_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) 20051110
2 Importing E_OBJECT Call by reference Type reference (TYPE) 20051110

Method HANDLE_TOOLBAR on class CL_UMG_SPUMG_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) 20051110

Method HANDLE_USER_COMMAND on class CL_UMG_SPUMG_LIST has no exception.
Event Signatures

Event REFRESH_GRID Signature
Event REFRESH_GRID on class CL_UMG_SPUMG_LIST has no parameter.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMG_PACKAGE_ASSIGN Assign vocabulary packages to users 20070626
2 Inheritance (c INHERITING FROM c_ref)  CL_UMG_VOC_PACKAGE_UASS Assign vocabulary packages to users 20070622
3 Inheritance (c INHERITING FROM c_ref)  CL_UMG_VOC_PACKAGE_MANAGER Vocabulary Package Manager 20070621
4 Inheritance (c INHERITING FROM c_ref)  CL_UMG_UPD_LOG_MANAGER SPUMG: Update Log Manager 20051121
5 Inheritance (c INHERITING FROM c_ref)  CL_UMG_SPLIT_CONDITION_MANAGER SPUMG: Rating Manager 20070719
6 Inheritance (c INHERITING FROM c_ref)  CL_UMG_SHOW_INCONS_NTAB Show inconsistent nametab entries 20070612
7 Inheritance (c INHERITING FROM c_ref)  CL_UMG_RATING_MANAGER SPUMG: Rating Manager 20060907
8 Inheritance (c INHERITING FROM c_ref)  CL_UMG_R3LLOG_MANAGER SUMG: R3load Log Manager 20070420
9 Inheritance (c INHERITING FROM c_ref)  CL_UMG_PRE_STOCK Manager class for managing worklist 20051202
10 Inheritance (c INHERITING FROM c_ref)  CL_UMG_PRE_LANG_CNT SPUMG: Liste aller Sprachen und deren Vokommen im Wörterbuch 20051118
11 Inheritance (c INHERITING FROM c_ref)  CL_UMG_PRE_EXCEP_MANAGER SPUMG: Manager for the exception table. 20051122
12 Inheritance (c INHERITING FROM c_ref)  CL_UMG_AMBIG_LANGUAGE Liste von Protokolleinträgen 20051111
13 Inheritance (c INHERITING FROM c_ref)  CL_UMG_NAMTAB_LOG_MANAGER Namtab log manger in SPUMG 20060331
14 Inheritance (c INHERITING FROM c_ref)  CL_UMG_MANUAL_WORDLIST SPUMG: Rating Manager 20070705
15 Inheritance (c INHERITING FROM c_ref)  CL_UMG_MAIN_LOG_MANAGER SPUMG: Main Log Manager 20051118
16 Inheritance (c INHERITING FROM c_ref)  CL_UMG_LOG_MANAGER SPUMG: Log Manager 20051202
17 Inheritance (c INHERITING FROM c_ref)  CL_UMG_LANGUAGE Liste von Protokolleinträgen 20051111
18 Inheritance (c INHERITING FROM c_ref)  CL_UMG_INV_LANG_MANAGER Display and handle Invalid Lanuage Keys 20051118
19 Inheritance (c INHERITING FROM c_ref)  CL_UMG_EXPORT_CNTL_MANAGER MDMP Manager 20051125
20 Inheritance (c INHERITING FROM c_ref)  CL_UMG_DIT_MANAGER Vocabulary Manager for Exported Vocabulary 20051202
21 Inheritance (c INHERITING FROM c_ref)  CL_UMG_DIC_MANAGER UMG: Dictionary Manager 20051202
22 Inheritance (c INHERITING FROM c_ref)  CL_UMG_COLL_MANAGER SPUMG: Display Collisions 20080410
History
Last changed by/on SAP  20110908 
SAP Release Created in 710