SAP ABAP Class CL_CFX_TSEARCH_APPLICATION (CFX TSUCHE: Application Singleton)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_SEARCH (Package) CFX: Search in cFolders

⤷

⤷

Properties
Class | CL_CFX_TSEARCH_APPLICATION | |
Short Description | CFX TSUCHE: Application Singleton | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_SEARCH | CFX: Search in cFolders |
Created | 20040423 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_TSEARCH_APPLICATION has no interface implemented.
Friends
Class CL_CFX_TSEARCH_APPLICATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_BSPPAGE | 'tsearch_infol_res.htm' | Name of BSP Page | 20040511 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_BSPPAGE | 'tsearch_infol_se.htm' | Name of BSP Page | 20040511 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_BSPPAGE | 'tsearch_res.htm' | Name of BSP Page | 20040423 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_BSPPAGE | 'tsearch_se.htm' | Name of BSP Page | 20040423 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_BSPPAGE | 'tsearch_se_adv.htm' | Name of BSP Page | 20040423 | |
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_APPLICATION | CFX Search: Application Singleton | 20040423 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Retrieving the Instance | 20040423 |
2 | ![]() |
Instance method | Private | Method | Discovers Index Server and Then Delivers True | 20040506 |
3 | ![]() |
Instance method | Private | Method | Link Search Results for Meta and Full Text Search with AND | 20040512 |
4 | ![]() |
Instance method | Private | Method | Mix Search Results from Meta Search and Full-Text Search | 20040506 |
5 | ![]() |
Instance method | Public | Method | 20040423 | |
6 | ![]() |
Instance method | Private | Method | Have Index Server Search File Content | 20040427 |
Events
Class CL_CFX_TSEARCH_APPLICATION has no event.
Types
Class CL_CFX_TSEARCH_APPLICATION has no local type.
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_TSEARCH_APPLICATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_APPLICATION | CFX Suchen: Applikations-Singleton | 20040423 |
Method GET_INSTANCE on class CL_CFX_TSEARCH_APPLICATION has no exception.
Method IS_INDEX_SERVER_AVAILABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_PRESENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040506 |
Method IS_INDEX_SERVER_AVAILABLE on class CL_CFX_TSEARCH_APPLICATION has no exception.
Method MERGE_RESULTS_AND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FULLTEXT_SEARCH_LOIOS | Call by reference | Type reference (TYPE) | CFX_TT_GUID_32 | Tabelle mit guids | 20040512 | ||
2 | ![]() |
IT_SE_RESULT | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_RESULT_ITEM | Suchergebnisliste | 20040512 |
Method MERGE_RESULTS_AND on class CL_CFX_TSEARCH_APPLICATION has no exception.
Method MERGE_RESULTS_WITH_INDEXSERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CP_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_RESULT | CFX Suchen: Suchergebnis | 20040506 | ||
2 | ![]() |
ET_MERGED_LOIOS | Call by reference | Type reference (TYPE) | CFX_TT_GUID_32 | Tabelle mit guids | 20040506 | ||
3 | ![]() |
IT_FULLTEXTSEARCH_LOIOS | Call by reference | Type reference (TYPE) | CFX_TT_GUID_32 | Tabelle mit guids | 20040506 |
Method MERGE_RESULTS_WITH_INDEXSERVER on class CL_CFX_TSEARCH_APPLICATION has no exception.
Method SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_SEARCHRESULT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_RESULT | CFX Suchen: Suchergebnis | 20040518 | ||
2 | ![]() |
IP_QUERY | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_QUERY | CFX Suchen: Suchkriterium | 20040428 |
Method SEARCH on class CL_CFX_TSEARCH_APPLICATION has no exception.
Method SEARCH_FULLTEXT_BY_INDEXSERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DOC_LOIOS | Call by reference | Type reference (TYPE) | CFX_TT_GUID_32 | Tabelle mit guids | 20040427 | ||
2 | ![]() |
E_HAS_INDEXSERVER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040427 | |||
3 | ![]() |
E_SERVER_ERROR | Call by reference | Type reference (TYPE) | STRING | initial=Ok, sonst Fehler | 20040427 | ||
4 | ![]() |
IP_QUERY | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_QUERY | CFX Suchen: Suchkriterium | 20040428 |
Method SEARCH_FULLTEXT_BY_INDEXSERVER on class CL_CFX_TSEARCH_APPLICATION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |