SAP ABAP Class CL_LXE_PP_EVAL_BUFFER_TRL (Evaluation Buffer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_PP (Package) Translation - Proposal Pool
Properties
Class CL_LXE_PP_EVAL_BUFFER_TRL  
Short Description Evaluation Buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_PP   Translation - Proposal Pool 
Created 20121112   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LXE_PP_EVAL_BUFFER_TRL has no forward declaration.
Interfaces
Class CL_LXE_PP_EVAL_BUFFER_TRL has no interface implemented.
Friends
Class CL_LXE_PP_EVAL_BUFFER_TRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFER Static Attribute Private Type reference (TYPE) TT_BUFFER 20121112
2 C_MAX_LINES Constant Private Type reference (TYPE) INT4 800000 Natural number 20121112
Methods
# Method Level Visibility Method type Description Created on
1 ADD Static method Public Method Add to Buffer 20121112
2 GET Static method Public Method Read from Buffer 20121112
3 HASH Static method Private Method Add to Buffer 20121112
4 RESET Static method Public Method Delete Buffer 20121112
Events
Class CL_LXE_PP_EVAL_BUFFER_TRL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BUFFER Private See coding 20121112 tt_buffer TYPE HASHED TABLE OF t_hash WITH UNIQUE KEY table_line
2 T_HASH Private See coding 20121213 t_hash TYPE x LENGTH 16
Method Signatures

Method ADD 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 20121112
2 Importing I_SLANG Call by reference Type reference (TYPE) LXEISOLANG Source Language 20121112
3 Importing I_STEXT Call by reference Type reference (TYPE) LXEUNITLIN Source Text 20121112
4 Importing I_TLANG Call by reference Type reference (TYPE) LXEISOLANG Target Language 20121112
5 Importing I_TTEXT Call by reference Type reference (TYPE) LXEUNITLIN Target Text 20121112

Method ADD on class CL_LXE_PP_EVAL_BUFFER_TRL has no exception.

Method GET 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 20121112
2 Importing I_SLANG Call by reference Type reference (TYPE) LXEISOLANG Source Language 20121112
3 Importing I_STEXT Call by reference Type reference (TYPE) LXEUNITLIN Source Text 20121112
4 Importing I_TLANG Call by reference Type reference (TYPE) LXEISOLANG Target Language 20121112
5 Importing I_TTEXT Call by reference Type reference (TYPE) LXEUNITLIN Target Text 20121112
6 Returning R_FOUND Value transfer Type reference (TYPE) LXEBOOL Found 20121112

Method GET on class CL_LXE_PP_EVAL_BUFFER_TRL has no exception.

Method HASH 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 20121112
2 Importing I_SLANG Call by reference Type reference (TYPE) LXEISOLANG Source Language 20121112
3 Importing I_STEXT Call by reference Type reference (TYPE) LXEUNITLIN Source Text 20121112
4 Importing I_TLANG Call by reference Type reference (TYPE) LXEISOLANG Target Language 20121112
5 Importing I_TTEXT Call by reference Type reference (TYPE) LXEUNITLIN Target Text 20121112
6 Returning R_HASH Value transfer Type reference (TYPE) T_HASH Hash 20121112

Method HASH on class CL_LXE_PP_EVAL_BUFFER_TRL has no exception.

Method RESET Signature

Method RESET on class CL_LXE_PP_EVAL_BUFFER_TRL has no parameter.
Method RESET on class CL_LXE_PP_EVAL_BUFFER_TRL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740