The Function Module LXE_PP1_TRANSLATION_EVAL (Evaluierung einer Übersetzung) is a standard Function Module in SAP ERP and is part of the function group LXE_PP1 within the package SLXE.
Function Module | LXE_PP1_TRANSLATION_EVAL |
Short Text | Evaluierung einer Übersetzung |
Function Group | LXE_PP1 |
Package | SLXE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALL_POSS | TYPE | CHAR1 | '' | Einstelliges Kennzeichen |
BEST_FLAG | TYPE | CHAR1 | 'X' | Single-Character Flag |
CUSTMNR | TYPE | LXECUSTMNR | Customer Number | |
DOMANAM | TYPE | LXEDOMANAM | Domain Name | |
DOMATYP | TYPE | LXEDOMATYP | Domain Type | |
OBJTYPE | TYPE | LXEOBJTYPE | Type of Translation Object | |
S_LANG | TYPE | LXEISOLANG | ISO Language ID | |
S_TEXT | TYPE | LXEUNITLIN | Translation Unit for Short Text (Line) | |
T_LANG | TYPE | LXEISOLANG | ISO Language ID | |
T_TEXT | TYPE | LXEUNITLIN | Translation Unit for Short Text (Line) | |
UNITMLT | TYPE | LXEUNITMLT | '255' | Maximum Length of Translation Unit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEST_P_DOMANAM | TYPE | LXEDOMANAM | Name der Domäne | |
BEST_P_DOMATYP | TYPE | LXEDOMATYP | Domänentyp | |
BEST_P_HASH | TYPE | LXE_PPHASH | Hash | |
BEST_P_STATUS | TYPE | LXEPP_STAT | Default Status | |
BEST_P_TEXT | TYPE | LXEUNITLIN | Translation Unit for Short Text (Line) | |
CNT_PROP | TYPE | LXEXLNECNT | LineCount (X) | |
FND_PP | TYPE | LXE_PP___1 | Proposal Pool | |
FND_PPA | TYPE | LXE_PPA__1 | Proposal Pool Abbreviations | |
FND_PPX | TYPE | LXE_PPX__1 | Proposal Pool Excpetions | |
PSTATUS | TYPE | LXESTATPRC | Process Status | |
STATTRN | TYPE | LXESTATTRN | Translation Status |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_PP | LIKE | LXE_PP___1 | Vorschlagspool | |
EX_PPA | LIKE | LXE_PPA__1 | Vorschlagspool Abkürzungen | |
EX_PPX | LIKE | LXE_PPX__1 | Vorschlagspool Ausnahmen |
This function module does not define any Exceptions.