SAP ABAP Interface IF_LXE_PP_EVALUATION (Evaluation Methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_PP (Package) Translation - Proposal Pool
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_PP1_EVALUATION | Evaluation Methods | 20120502 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_PP3R_EVALUATION | Evaluation Methods | 20121004 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_PP3_EVALUATION | Evaluation Methods | 20120906 |
Properties
| Interface | IF_LXE_PP_EVALUATION | |
| Short Description | Evaluation Methods |
General Data
| Package | SLXE_PP | Translation - Proposal Pool |
| Created | 20120502 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_LXE_PP_EVALUATION has no interface.
Friends
Interface IF_LXE_PP_EVALUATION has no friend.
Attributes
Interface IF_LXE_PP_EVALUATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Evaluate Translation | 20120502 | |
| 2 | Instance method | Public | Method | Evaluate Translation and Get Proposal | 20120514 | |
| 3 | Instance method | Public | Method | Get Best Proposal | 20120502 |
Events
Interface IF_LXE_PP_EVALUATION has no event.
Types
Interface IF_LXE_PP_EVALUATION has no local type.
Method Signatures
Method EVALUATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BEST_P_EXISTS | Value transfer | Type reference (TYPE) | LXEBOOL | Boolean | 20120514 | |||
| 2 | E_TRL_STATUS | Value transfer | Type reference (TYPE) | LXESTATTRN | Translation Status of an Object | 20120504 | |||
| 3 | I_CHECK_BEST | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Check Existence of Best Proposal | 20120514 | ||
| 4 | I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120514 | |||
| 5 | I_MAX_LENGTH | Call by reference | Type reference (TYPE) | LXEUNITMLT | 255 | Maximum Text Length for Best Proposal | 20120504 | ||
| 6 | I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120504 | |||
| 7 | I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120504 | |||
| 8 | I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120504 | |||
| 9 | I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20120504 | |||
| 10 | I_USE_BUFFER | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Use Proposal Buffer | 20121113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proposal Pool | 20120504 |
Method EVALUATE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BEST_P_DOMAIN | Value transfer | Type reference (TYPE) | LXEDOMANAM | Terminology Domain | 20120514 | |||
| 2 | E_BEST_P_STATUS | Value transfer | Type reference (TYPE) | LXEPP_STAT | Quality Status of Best Proposal | 20120514 | |||
| 3 | E_BEST_P_TEXT | Value transfer | Type reference (TYPE) | LXEUNITLIN | Text of Best Proposal | 20120514 | |||
| 4 | E_FOUND_P_REF | Value transfer | Object reference (TYPE REF TO) | IF_LXE_P_BASE | Matching Proposal Reference if Status = Translated | 20120514 | |||
| 5 | E_TRL_STATUS | Value transfer | Type reference (TYPE) | LXESTATTRN | Translation Status of an Object | 20120514 | |||
| 6 | I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120514 | |||
| 7 | I_GET_BEST | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Get Best Proposal | 20120514 | ||
| 8 | I_MAX_LENGTH | Call by reference | Type reference (TYPE) | LXEUNITMLT | 255 | Maximum Text Length for Best Proposal | 20120514 | ||
| 9 | I_NO_BEST_FOR_TRL | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | No Best Proposal for Translated Lines | 20121116 | ||
| 10 | I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120514 | |||
| 11 | I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120514 | |||
| 12 | I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120514 | |||
| 13 | I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20120514 | |||
| 14 | I_USE_BUFFER | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Use Proposal Buffer | 20121115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proposal Pool | 20120514 |
Method GET_BEST_PROPOSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20120514 | |||
| 2 | I_MAX_LENGTH | Call by reference | Type reference (TYPE) | LXEUNITMLT | 255 | Maximum Length of Translation Unit | 20120510 | ||
| 3 | I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120510 | |||
| 4 | I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120510 | |||
| 5 | I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120510 | |||
| 6 | I_USE_BUFFER | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_FALSE | Use Proposal Buffer | 20121115 | ||
| 7 | R_PROPOSAL | Value transfer | Object reference (TYPE REF TO) | IF_LXE_P_BASE | Proposal Base | 20120510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proposal Pool | 20120510 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |