SAP ABAP Data Element LXEGRAPH (Translation graph)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE (Package) New MLT Environment
Basic Data
Data Element LXEGRAPH
Short Description Translation graph  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Graph 
Medium 20 Translation graph 
Long 30 Translation graph 
Heading 50 Translation graph 
Documentation

Definition

A translation graph defines the source and target languages for the translation of collections assigned to it.

Use

Each entry in a graph describes the translation route from the original language via the source language to the target language. That is, system objects in a specific original language are translated from the specified source language into the specified target language.

The status of each entry also determines whether this language direction is ignored during a worklist evaluation (Inactive), included in the worklist evaluation without the automatic distribution of proposals (Active), or included in the worklist evaluation with the automatic distribution of proposals (active with Distribution).

Dependencies

The entries in a graph must be complete and consistent. For example, it is not possible to define an identical original and target language, or a source language that is not the same as the original language unless another entry in the graph ensures that texts are in fact translated from this original language into the source language.

Example

Let us assume that a project includes objects in the original languages German and English, and that these objects need to be translated into French. The French translators only translate from German.

At first, the graph would look like this:

Target language Original language Source language

frFR deDE deDE

frFR enUS deDE

However, this graph is inconsistent because the English objects are not translated into German, which makes it impossible for them to be translated into French. In other words, the following missing entry must be added:

deDE enUS enUS

History
Last changed by/on SAP  20110908 
SAP Release Created in 640