SAP ABAP Interface IF_LXE_PP_SEARCH (Search Methods)
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_SEARCH Search 20120503
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LXE_PP3_SEARCH Search 20130207
Properties
Interface IF_LXE_PP_SEARCH  
Short Description Search Methods    
General Data
Package SLXE_PP   Translation - Proposal Pool 
Created 20120503   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_LXE_PP_SEARCH has no interface.
Friends
Interface IF_LXE_PP_SEARCH has no friend.
Attributes
Interface IF_LXE_PP_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SEARCH_ABBREVIATIONS Instance method Public Method Search valid abbreviation texts 20120608
2 SEARCH_PP_ENTRIES Instance method Public Method Search PP entries according different parameters 20120625
3 SEARCH_SRC_TEXT_WITH_PROPOSAL Instance method Public Method Search valid proposal source texts (generic or exact) 20120531
4 SEARCH_TEXT_WITH_ABBREVIATION Instance method Public Method Search texts which have abbreviations 20120612
Events
Interface IF_LXE_PP_SEARCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SEARCH_QUERY Public See coding search query 20120531 TY_SEARCH_QUERY type RANGE OF lxeunitlin
Method Signatures

Method SEARCH_ABBREVIATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SEARCH_RESULT Value transfer Type reference (TYPE) LXE_TT_UNITLIN Short Text Table Type 20120608
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120608
3 Importing I_MAX_TIMEOUT_DURATION Call by reference Type reference (TYPE) I 20120608
4 Importing I_SEARCH_QUERY Call by reference Type reference (TYPE) TY_SEARCH_QUERY search query 20120608
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120608

Method SEARCH_PP_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PCX_S1 Call by reference Type reference (TYPE) LXE_TT_PCX_S1 Short texts - table type 20120625
2 Importing I_DOMANANE Call by reference Type reference (TYPE) LXEDOMANAM '*' Domain Name 20120625
3 Importing I_DOMATYP Call by reference Type reference (TYPE) LXEDOMATYP '*' Domain Type 20120625
4 Importing I_EXCLUDE_DELETED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Exclude Deleted Proposals 20120625
5 Importing I_MAX_CNT Call by reference Type reference (TYPE) I maximimum number of results (if initial - not restricted) 20120625
6 Importing I_SEARCH_APP_SYS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Search for application and system standards 20120625
7 Importing I_SEARCH_EXCEPTIONS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Search for exceptions 20120625
8 Importing I_SRC_IGNORE_CASE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Is source text search case sensitiv? 20120625
9 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG Source Language 20120625
10 Importing I_SRC_TEXT Call by reference Type reference (TYPE) LXEUNITLIN Source text 20120625
11 Importing I_TGT_IGNORE_CASE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Is target text search case sensitiv? 20120625
12 Importing I_TGT_LANG Call by reference Type reference (TYPE) LXEISOLANG Target Language (if same as src lang -> monolingual search) 20120625
13 Importing I_TGT_TEXT Call by reference Type reference (TYPE) LXEUNITLIN '*' Target text 20120625

Method SEARCH_PP_ENTRIES on Interface IF_LXE_PP_SEARCH has no exception.

Method SEARCH_SRC_TEXT_WITH_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SEARCH_RESULT Value transfer Type reference (TYPE) LXE_TT_UNITLIN Short Text Table Type 20120531
2 Importing I_MAX_TIMEOUT_DURATION Call by reference Type reference (TYPE) I maximum duration in seconds (if not supplied: no threshold) 20120608
3 Importing I_SEARCH_QUERY Call by reference Type reference (TYPE) TY_SEARCH_QUERY search query 20120531
4 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120531
5 Importing I_TGT_LANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120531
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120531

Method SEARCH_TEXT_WITH_ABBREVIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SEARCH_RESULT Value transfer Type reference (TYPE) LXE_TT_UNITLIN Short Text Table Type 20120612
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120612
3 Importing I_MAX_TIMEOUT_DURATION Call by reference Type reference (TYPE) I 20120612
4 Importing I_SEARCH_QUERY Call by reference Type reference (TYPE) TY_SEARCH_QUERY search query 20120612
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120612
History
Last changed by/on SAP  20130531 
SAP Release Created in 740