SAP ABAP Class CL_LXE_PP3R_EVAL_REMOTE (Evaluation Methods (RFC Proxy))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_PP3 (Package) Proposal Pool Test

⤷

⤷

Properties
Class | CL_LXE_PP3R_EVAL_REMOTE | |
Short Description | Evaluation Methods (RFC Proxy) | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_PP3 | Proposal Pool Test |
Created | 20121113 | SAP |
Last change | 20130531 | 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_LXE_PP3R_EVAL_REMOTE has no interface implemented.
Friends
Class CL_LXE_PP3R_EVAL_REMOTE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_LXE_PP_EVALUATION | Evaluation Methods | 20121114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121114 |
2 | ![]() |
Static method | Public | Method | 20121114 | |
3 | ![]() |
Static method | Public | Method | 20121121 | |
4 | ![]() |
Static method | Public | Method | 20121121 |
Events
Class CL_LXE_PP3R_EVAL_REMOTE has no event.
Types
Class CL_LXE_PP3R_EVAL_REMOTE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LXE_PP3R_EVAL_REMOTE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LXE_PP3R_EVAL_REMOTE has no exception.
Method EVALUATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BEST_P_EXISTS | Call by reference | Type reference (TYPE) | LXEBOOL | Boolean | 20121114 | ||
2 | ![]() |
E_TRL_STATUS | Call by reference | Type reference (TYPE) | LXESTATTRN | Translation Status of an Object | 20121114 | ||
3 | ![]() |
I_CHECK_BEST | Call by reference | Type reference (TYPE) | LXEBOOL | Check Existence of Best Proposal | 20121114 | ||
4 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20121114 | ||
5 | ![]() |
I_MAX_LENGTH | Call by reference | Type reference (TYPE) | LXEUNITMLT | Maximum Text Length for Best Proposal | 20121114 | ||
6 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20121114 | ||
7 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20121114 | ||
8 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20121114 | ||
9 | ![]() |
I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20121114 | ||
10 | ![]() |
I_USE_BUFFER | Call by reference | Type reference (TYPE) | LXEBOOL | Use Proposal Buffer | 20121114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20121121 |
Method EVALUATE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BEST_P_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Terminology Domain | 20121121 | ||
2 | ![]() |
E_BEST_P_STATUS | Call by reference | Type reference (TYPE) | LXEPP_STAT | Quality Status of Best Proposal | 20121121 | ||
3 | ![]() |
E_BEST_P_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Text of Best Proposal | 20121121 | ||
4 | ![]() |
E_PROPOSAL | Call by reference | Type reference (TYPE) | LXE_PP3R_PROP_FLAT | Matching Proposal if Status = Translated | 20121121 | ||
5 | ![]() |
E_TRL_STATUS | Call by reference | Type reference (TYPE) | LXESTATTRN | Translation Status of an Object | 20121121 | ||
6 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20121121 | ||
7 | ![]() |
I_GET_BEST | Call by reference | Type reference (TYPE) | LXEBOOL | Get Best Proposal | 20121121 | ||
8 | ![]() |
I_MAX_LENGTH | Call by reference | Type reference (TYPE) | LXEUNITMLT | Maximum Text Length for Best Proposal | 20121121 | ||
9 | ![]() |
I_NO_BEST_FOR_TRL | Call by reference | Type reference (TYPE) | LXEBOOL | No Best Proposal for Translated Lines | 20121121 | ||
10 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20121121 | ||
11 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20121121 | ||
12 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20121121 | ||
13 | ![]() |
I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20121121 | ||
14 | ![]() |
I_USE_BUFFER | Call by reference | Type reference (TYPE) | LXEBOOL | Use Proposal Buffer | 20121121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20121121 |
Method GET_BEST_PROPOSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PROPOSAL | Call by reference | Type reference (TYPE) | LXE_PP3R_PROP_FLAT_TEXT | Best Proposal | 20121121 | ||
2 | ![]() |
I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20121121 | ||
3 | ![]() |
I_MAX_LENGTH | Call by reference | Type reference (TYPE) | LXEUNITMLT | Maximum Text Length for Best Proposal | 20121121 | ||
4 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20121121 | ||
5 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20121121 | ||
6 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20121121 | ||
7 | ![]() |
I_USE_BUFFER | Call by reference | Type reference (TYPE) | LXEBOOL | Use Proposal Buffer | 20121121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20121121 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |