SAP ABAP Class CL_LXE_PP3_AUX (Auxiliary Modules)
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_PP3_AUX  
Short Description Auxiliary Modules    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_PP3   Proposal Pool Test 
Created 20120906   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LXE_PP3_AUX has no forward declaration.
Interfaces
Class CL_LXE_PP3_AUX has no interface implemented.
Friends
Class CL_LXE_PP3_AUX has no friend class.
Attributes
Class CL_LXE_PP3_AUX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HASH Static method Public Method Get hash for short text (MD5, BASE64 encoded) 20120906
2 GET_TEXT Static method Public Method Read text 20120906
Events
Class CL_LXE_PP3_AUX has no event.
Types
Class CL_LXE_PP3_AUX has no local type.
Method Signatures

Method GET_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) LXEUNITLIN Translation Unit for Short Text (Line) 20120906
2 Returning R_HASH Value transfer Type reference (TYPE) LXE_PP3_HASH Proposal Pool Hash (MD5) 20120906
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120906

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HASH Call by reference Type reference (TYPE) LXE_PP3_HASH Proposal Pool Hash (MD5/BASE64) 20120906
2 Importing I_LANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120906
3 Returning R_TEXT Value transfer Type reference (TYPE) LXEUNITLIN Translation Unit for Short Text (Line) 20120906
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120906
History
Last changed by/on SAP  20140121 
SAP Release Created in 740