SAP ABAP Class CL_UMG_VOCABULARY_MANAGER (Add words to the SPUMG system vocabulary)
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_VOCABULARY_MANAGER  
Short Description Add words to the SPUMG system vocabulary    
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 20071214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UMG_VOCABULARY_MANAGER has no interface implemented.
Friends
Class CL_UMG_VOCABULARY_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADD_NO_TABID Constant Public Type reference (TYPE) I 2 Word could not be added, because no TABID available 20071218
2 ADD_OK Constant Public Type reference (TYPE) I 0 Word could be added 20071218
3 ADD_WORD_EXIST Constant Public Type reference (TYPE) I 1 Word could not be added, because it exist already 20071218
4 DIC_TABLE Instance attribute Private Type reference (TYPE) T_DIC_TABLE Words of the dictionary 20071214
5 DII_TABLE Instance attribute Private Type reference (TYPE) T_DII_TABLE 20071214
6 TABIDS Instance attribute Private Type reference (TYPE) T_TABIDS 20071214
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TABLE Instance method Public Method Add a table to get the TABID 20071218
2 ADD_WORD Instance method Public Method Add a word to the worklist 20071214
3 ADJUST_CONTROL_TABLES Instance method Private Method Adjust some SPUMG tables 20080219
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071214
5 DEL_WORD Instance method Public Method Delete a word from the worklist 20071214
6 RESET Instance method Public Method Delete the worklist 20071214
7 UPDATE_DB Instance method Public Method Update the database with contents of the worklist 20071214
8 UPLOAD Instance method Public Method Upload words from local file and add them to the worklist 20071214
Events
Class CL_UMG_VOCABULARY_MANAGER has no event.
Types
Class CL_UMG_VOCABULARY_MANAGER has no local type.
Method Signatures

Method ADD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20071218

Method ADD_TABLE on class CL_UMG_VOCABULARY_MANAGER has no exception.

Method ADD_WORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGUAGE Call by reference Type reference (TYPE) LANGU Language Key 20071214
2 Importing IM_TABLE Call by reference Type reference (TYPE) TABNAME Table Name 20071214
3 Importing IM_WORD Call by reference Type reference (TYPE) UMGAWORD Text (30 Characters) 20071214
4 Returning RE_RC Value transfer Type reference (TYPE) I Insert successful ? 20071218

Method ADD_WORD on class CL_UMG_VOCABULARY_MANAGER has no exception.

Method ADJUST_CONTROL_TABLES Signature

Method ADJUST_CONTROL_TABLES on class CL_UMG_VOCABULARY_MANAGER has no parameter.
Method ADJUST_CONTROL_TABLES on class CL_UMG_VOCABULARY_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20071218

Method CONSTRUCTOR on class CL_UMG_VOCABULARY_MANAGER has no exception.

Method DEL_WORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGU Call by reference Type reference (TYPE) LANGU Language Key 20071214
2 Importing IM_TABLE Call by reference Type reference (TYPE) TABNAME Table Name 20071214
3 Importing IM_WORD Call by reference Type reference (TYPE) TEXT30 Text (30 Characters) 20071214

Method DEL_WORD on class CL_UMG_VOCABULARY_MANAGER has no exception.

Method RESET Signature

Method RESET on class CL_UMG_VOCABULARY_MANAGER has no parameter.
Method RESET on class CL_UMG_VOCABULARY_MANAGER has no exception.

Method UPDATE_DB Signature

Method UPDATE_DB on class CL_UMG_VOCABULARY_MANAGER has no parameter.
Method UPDATE_DB on class CL_UMG_VOCABULARY_MANAGER has no exception.

Method UPLOAD Signature

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

Method UPLOAD on class CL_UMG_VOCABULARY_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711