SAP ABAP Class CL_UMG_VOC_SYNC_MANAGER (Synchronize lang. assignments with 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_VOC_SYNC_MANAGER  
Short Description Synchronize lang. assignments with 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 20071002   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UMG_VOC_SYNC_MANAGER has no interface implemented.
Friends
Class CL_UMG_VOC_SYNC_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GLOBAL_RESULTS Instance attribute Private Type reference (TYPE) T_RESULT 20071002
2 LANGCP_TAB Instance attribute Private Type reference (TYPE) T_LANGCP 20071002
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RESULTS Instance method Public Method Add the language assignments of a user to the global results 20071002
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071002
3 DECIDE Instance method Private Method Decide for the lang. used most often 20071002
4 EVALUATE_RESULTS Instance method Public Method Evaluate the different lang. assignments 20071002
5 RESET Instance method Public Method Reset the global results and prepare for next package 20071002
6 SYNCHRONIZE Instance method Public Method Synchronize the results with SPUMG vocabulary 20071002
Events
Class CL_UMG_VOC_SYNC_MANAGER has no event.
Types
Class CL_UMG_VOC_SYNC_MANAGER has no local type.
Method Signatures

Method ADD_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IM_USER_VOC_PACKAGE Call by reference Type reference (TYPE) UMGTHWORDS SPUMG words in system vocabulary 20071002

Method ADD_RESULTS on class CL_UMG_VOC_SYNC_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGCP_TAB Call by reference Type reference (TYPE) UMGTLANGCP Language Codepage Mappings 20071002

Method CONSTRUCTOR on class CL_UMG_VOC_SYNC_MANAGER has no exception.

Method DECIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CP_TAB Call by reference Type reference (TYPE) T_CPRES 20071002
2 Importing IM_LA_TAB Call by reference Type reference (TYPE) T_LRES 20071002
3 Returning RE_LANGUAGE Value transfer Type reference (TYPE) LANGU Language Key 20071002

Method DECIDE on class CL_UMG_VOC_SYNC_MANAGER has no exception.

Method EVALUATE_RESULTS Signature

Method EVALUATE_RESULTS on class CL_UMG_VOC_SYNC_MANAGER has no parameter.
Method EVALUATE_RESULTS on class CL_UMG_VOC_SYNC_MANAGER has no exception.

Method RESET Signature

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

Method SYNCHRONIZE Signature

Method SYNCHRONIZE on class CL_UMG_VOC_SYNC_MANAGER has no parameter.
Method SYNCHRONIZE on class CL_UMG_VOC_SYNC_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711