SAP ABAP Class CL_UMG_WORDLIST (Handling of wordlists used by Hints)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18-UNI (Application Component) I18N Unicode
     SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
Properties
Class CL_UMG_WORDLIST  
Short Description Handling of wordlists used by Hints    
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 20040218   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMG_WORDLIST has no forward declaration.
Interfaces
Class CL_UMG_WORDLIST has no interface implemented.
Friends
Class CL_UMG_WORDLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DFIES_ITAB Instance attribute Private Type reference (TYPE) UMGTFIELDINFO Contains column information 20091210
2 SOURCETABLE Instance attribute Private Type reference (TYPE) TABNAME Table name 20040218
3 WHERECLAUSE Instance attribute Private Type reference (TYPE) STRING Filters condition 20040218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040218
2 GET_WORDLIST Instance method Public Method Returns Wordlist 20040218
Events
Class CL_UMG_WORDLIST has no event.
Types
Class CL_UMG_WORDLIST 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_DFIES_ITAB Value transfer Type reference (TYPE) UMGTFIELDINFO Enthält Spalteninformationen 20040218
2 Importing IM_SOURCETABLE Value transfer Type reference (TYPE) TABNAME Tabellenname 20040218
3 Importing IM_WHERECLAUSE Value transfer Type reference (TYPE) STRING Filterbedingungen 20040218

Method CONSTRUCTOR on class CL_UMG_WORDLIST has no exception.

Method GET_WORDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UMGPMDIC_ITAB Value transfer Type reference (TYPE) UMGTPMDIC SPUMG: Tabellentyp für Dictionary 20040218
# Exception Resumable Description Created on
1 CX_WRONG_CONDITION Filterbedingung enthält Fehler 20040218
History
Last changed by/on SAP  20110908 
SAP Release Created in 700