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 | Static Attribute | Private | Type reference (TYPE) | TT_BUFFER | 20121112 | ||||
| 2 | Constant | Private | Type reference (TYPE) | INT4 | 800000 | Natural number | 20121112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add to Buffer | 20121112 | |
| 2 | Static method | Public | Method | Read from Buffer | 20121112 | |
| 3 | Static method | Private | Method | Add to Buffer | 20121112 | |
| 4 | 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 | I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain | 20121112 | |||
| 2 | I_SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20121112 | |||
| 3 | I_STEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20121112 | |||
| 4 | I_TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20121112 | |||
| 5 | 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 | I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain | 20121112 | |||
| 2 | I_SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20121112 | |||
| 3 | I_STEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20121112 | |||
| 4 | I_TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20121112 | |||
| 5 | I_TTEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20121112 | |||
| 6 | 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 | I_DOMAIN | Call by reference | Type reference (TYPE) | LXEDOMANAM | Domain | 20121112 | |||
| 2 | I_SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20121112 | |||
| 3 | I_STEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20121112 | |||
| 4 | I_TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20121112 | |||
| 5 | I_TTEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20121112 | |||
| 6 | 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 |