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 | 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 | Instance attribute | Private | Type reference (TYPE) | T_RESULT | 20071002 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | T_LANGCP | 20071002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add the language assignments of a user to the global results | 20071002 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20071002 | |
| 3 | Instance method | Private | Method | Decide for the lang. used most often | 20071002 | |
| 4 | Instance method | Public | Method | Evaluate the different lang. assignments | 20071002 | |
| 5 | Instance method | Public | Method | Reset the global results and prepare for next package | 20071002 | |
| 6 | 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 | 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 | 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 | IM_CP_TAB | Call by reference | Type reference (TYPE) | T_CPRES | 20071002 | ||||
| 2 | IM_LA_TAB | Call by reference | Type reference (TYPE) | T_LRES | 20071002 | ||||
| 3 | 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 |