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 | ![]() |
Instance method | Public | Method | Get Abbreviations for Main Text (Unilingual) | 20120525 |
2 | ![]() |
Instance method | Public | Method | Get Main Texts for Abbreviation (Unilingual) | 20120525 |
3 | ![]() |
Instance method | Public | Method | Get Source Texts for a Target Text | 20120518 |
4 | ![]() |
Instance method | Public | Method | Check if Text is (exists as) an Abbreviation | 20120605 |
5 | ![]() |
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 | ![]() |
ET_TEXT_DOMAIN | Call by reference | Type reference (TYPE) | TT_TEXT_DOMAIN | Text with Domain | 20120525 | ||
2 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | Language | 20120525 | ||
3 | ![]() |
I_TEXT_MAIN | Call by reference | Type reference (TYPE) | LXEUNITLIN | Main Proposal Text | 20120525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_TEXT_DOMAIN | Call by reference | Type reference (TYPE) | TT_TEXT_DOMAIN | Text with Domain | 20120525 | ||
2 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | Language | 20120525 | ||
3 | ![]() |
I_TEXT_ABBR | Call by reference | Type reference (TYPE) | LXEUNITLIN | Abbreviation Text | 20120525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120525 |
Method GET_SOURCE_FOR_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120518 | ||
2 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20120518 | ||
3 | ![]() |
I_TGT_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Target Text | 20120518 | ||
4 | ![]() |
RT_SRC_TEXTS | Value transfer | Type reference (TYPE) | LXE_TT_UNITLIN | Source Texts | 20120518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120518 |
Method IS_ABBREVIATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Language | 20120605 | ||
2 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Text | 20120605 | ||
3 | ![]() |
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 |