SAP ABAP Interface IF_LXE_PP_UTIL (Additional Functions)
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_UTIL Additional Functions 20120516
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LXE_PP3R_UTIL Additional Functions 20121004
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LXE_PP3_UTIL Additional Functions 20120906
Properties
Interface IF_LXE_PP_UTIL  
Short Description Additional Functions    
General Data
Package SLXE_PP   Translation - Proposal Pool 
Created 20120516   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_LXE_PP_UTIL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_LXE_PP_UTIL has no interface.
Friends
Interface IF_LXE_PP_UTIL has no friend.
Attributes
Interface IF_LXE_PP_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABBR_TEXTS_FOR_MAIN_UNI Instance method Public Method Get Abbreviations for Main Text (Unilingual) 20120525
2 GET_MAIN_TEXTS_FOR_ABBR_UNI Instance method Public Method Get Main Texts for Abbreviation (Unilingual) 20120525
3 GET_SOURCE_FOR_TARGET Instance method Public Method Get Source Texts for a Target Text 20120518
4 IS_ABBREVIATION Instance method Public Method Check if Text is (exists as) an Abbreviation 20120605
5 RESET_HASH_CACHE Instance method Public Method Reset Hash Cache 20120516
Events
Interface IF_LXE_PP_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TEXT_DOMAIN Public See coding 20120518 tt_text_domain TYPE STANDARD TABLE OF lxe_s_text_with_domain
Method Signatures

Method GET_ABBR_TEXTS_FOR_MAIN_UNI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT_DOMAIN Call by reference Type reference (TYPE) TT_TEXT_DOMAIN Text with Domain 20120525
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) LXEISOLANG Language 20120525
3 Importing I_TEXT_MAIN Call by reference Type reference (TYPE) LXEUNITLIN Main Proposal Text 20120525
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120525

Method GET_MAIN_TEXTS_FOR_ABBR_UNI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT_DOMAIN Call by reference Type reference (TYPE) TT_TEXT_DOMAIN Text with Domain 20120525
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) LXEISOLANG Language 20120525
3 Importing I_TEXT_ABBR Call by reference Type reference (TYPE) LXEUNITLIN Abbreviation Text 20120525
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120525

Method GET_SOURCE_FOR_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG Source Language 20120518
2 Importing I_TGT_LANG Call by reference Type reference (TYPE) LXEISOLANG Target Language 20120518
3 Importing I_TGT_TEXT Call by reference Type reference (TYPE) LXEUNITLIN Target Text 20120518
4 Returning RT_SRC_TEXTS Value transfer Type reference (TYPE) LXE_TT_UNITLIN Source Texts 20120518
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120518

Method IS_ABBREVIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANG Call by reference Type reference (TYPE) LXEISOLANG Language 20120605
2 Importing I_TEXT Call by reference Type reference (TYPE) LXEUNITLIN Text 20120605
3 Returning R_BOOL Value transfer Type reference (TYPE) LXEBOOL 'X' = True, ' ' = False 20120605

Method IS_ABBREVIATION on Interface IF_LXE_PP_UTIL has no exception.

Method RESET_HASH_CACHE Signature

Method RESET_HASH_CACHE on Interface IF_LXE_PP_UTIL has no parameter.
Method RESET_HASH_CACHE on Interface IF_LXE_PP_UTIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740