SAP ABAP Class IF_LXE_PP_EVALUATION (Evaluation Methods)
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
Class IF_LXE_PP_EVALUATION  
Short Description Evaluation Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120502   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_LXE_PP_EVALUATION has no interface implemented.
Friends
Class IF_LXE_PP_EVALUATION has no friend class.
Attributes
Class IF_LXE_PP_EVALUATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE Instance method Public Method Evaluate Translation 20120502
2 EVALUATE_GET Instance method Public Method Evaluate Translation and Get Proposal 20120514
3 GET_BEST_PROPOSAL Instance method Public Method Get Best Proposal 20120502
Events
Class IF_LXE_PP_EVALUATION has no event.
Types
Class 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 Exporting E_BEST_P_EXISTS Value transfer Type reference (TYPE) LXEBOOL Boolean 20120514
2 Exporting E_TRL_STATUS Value transfer Type reference (TYPE) LXESTATTRN Translation Status of an Object 20120504
3 Importing I_CHECK_BEST Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Check Existence of Best Proposal 20120514
4 Importing I_DOMAIN Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20120514
5 Importing I_MAX_LENGTH Call by reference Type reference (TYPE) LXEUNITMLT 255 Maximum Text Length for Best Proposal 20120504
6 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG Source Language 20120504
7 Importing I_SRC_TEXT Call by reference Type reference (TYPE) LXEUNITLIN Source Text 20120504
8 Importing I_TGT_LANG Call by reference Type reference (TYPE) LXEISOLANG Target Language 20120504
9 Importing I_TGT_TEXT Call by reference Type reference (TYPE) LXEUNITLIN Target Text 20120504
10 Importing I_USE_BUFFER Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Use Proposal Buffer 20121113
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120504

Method EVALUATE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BEST_P_DOMAIN Value transfer Type reference (TYPE) LXEDOMANAM Terminology Domain 20120514
2 Exporting E_BEST_P_STATUS Value transfer Type reference (TYPE) LXEPP_STAT Quality Status of Best Proposal 20120514
3 Exporting E_BEST_P_TEXT Value transfer Type reference (TYPE) LXEUNITLIN Text of Best Proposal 20120514
4 Exporting E_FOUND_P_REF Value transfer Object reference (TYPE REF TO) IF_LXE_P_BASE Matching Proposal Reference if Status = Translated 20120514
5 Exporting E_TRL_STATUS Value transfer Type reference (TYPE) LXESTATTRN Translation Status of an Object 20120514
6 Importing I_DOMAIN Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20120514
7 Importing I_GET_BEST Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Get Best Proposal 20120514
8 Importing I_MAX_LENGTH Call by reference Type reference (TYPE) LXEUNITMLT 255 Maximum Text Length for Best Proposal 20120514
9 Importing I_NO_BEST_FOR_TRL Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE No Best Proposal for Translated Lines 20121116
10 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG Source Language 20120514
11 Importing I_SRC_TEXT Call by reference Type reference (TYPE) LXEUNITLIN Source Text 20120514
12 Importing I_TGT_LANG Call by reference Type reference (TYPE) LXEISOLANG Target Language 20120514
13 Importing I_TGT_TEXT Call by reference Type reference (TYPE) LXEUNITLIN Target Text 20120514
14 Importing I_USE_BUFFER Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Use Proposal Buffer 20121115
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120514

Method GET_BEST_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOMAIN Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20120514
2 Importing I_MAX_LENGTH Call by reference Type reference (TYPE) LXEUNITMLT 255 Maximum Length of Translation Unit 20120510
3 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG Source Language 20120510
4 Importing I_SRC_TEXT Call by reference Type reference (TYPE) LXEUNITLIN Source Text 20120510
5 Importing I_TGT_LANG Call by reference Type reference (TYPE) LXEISOLANG Target Language 20120510
6 Importing I_USE_BUFFER Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Use Proposal Buffer 20121115
7 Returning R_PROPOSAL Value transfer Object reference (TYPE REF TO) IF_LXE_P_BASE Proposal Base 20120510
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120510
History
Last changed by/on SAP  20130531 
SAP Release Created in