SAP ABAP Class CL_CFX_SEARCH_APPLICATION (CFX Search: 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_SEARCH_APPLICATION  
Short Description CFX Search: 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 20010820   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_CFX_SEARCH_APPLICATION has no interface implemented.
Friends
Class CL_CFX_SEARCH_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_CHECKEDOUT_DOCS Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Search: Search Result 20020528
2 MP_FAVORITES Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Search: Search Result 20020213
3 MP_TEXT_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) CL_CFX_TEXT_REPOSITORY Access Object for Language-Dependent Texts 20020508
4 SC_SEARCH_FINISHED Constant Public Type reference (TYPE) CFX_C1 'F' F = "Finished" 20010820
5 SC_SEARCH_IN_PROGRESS Constant Public Type reference (TYPE) CFX_C1 'P' P = "In Progress" 20010820
6 SC_SEARCH_SOURCE Static Attribute Public Type reference (TYPE) CHAR2 20060411
7 SC_WILDCARDS Static Attribute Public Type reference (TYPE) STRING '*?+' Wildcards 20060919
8 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFX_SEARCH_APPLICATION Singleton for Searches 20010820
9 ST_BP_USER_OBJECTS Static Attribute Public Type reference (TYPE) CFX_TT_SEARCH_OBJECT 20060211
10 ST_SEARCH_SUCCESS Static Attribute Public Type reference (TYPE) BOOLEAN 20060211
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMMON_OBJ_TO_FAVORITES Instance method Public Method Object with IF_CFX_COMMON Interface to Favorites 20020214
2 ANALYSE_AREA Instance method Public Method Search Area 20010827
3 ANALYSE_COLLABORATION Instance method Public Method Search Collaboration 20010827
4 ANALYSE_DOCUMENT Instance method Public Method Search Document (Has No More Subchildren) 20010829
5 ANALYSE_FOLDER Instance method Public Method Search Folder (Possibly Recursive) 20010827
6 CHECK_INPUT_IS_GUID Static method Private Method 20061116
7 CREATE_IN_FOLDER Instance method Public Method Search In and Under Folders 20010905
8 CREATE_TEXT_REPOSITORY Instance method Private Method Ensures That Storage for Texts Exists 20020508
9 DELETE Instance method Public Method Delete Search Query 20010821
10 DELETE_ALL_SEARCHES_OF_USER Instance method Public Method Deletes All Search Queries of a User 20020212
11 DELETE_INSTANCE Static method Public Method Deleting the Instance 20010820
12 GET_ATTRIBS_FOR_TYPE Static method Private Method 20060912
13 GET_ATTRIBS_FOR_TYPING Static method Private Method 20060912
14 GET_ATTRIBUTE_VALUE_TEXT Instance method Public Method Determines the Text Displayed for the Attribute Value 20020508
15 GET_CHECKEDOUT_DOCS_OF_USER Instance method Private Method Reads Checked Out Document List for User 20020528
16 GET_COL_NAME_FROM_ID Instance method Public Method Reads Collab. Name Without Initializing the Collaboration 20020805
17 GET_CRITERIA_FROM_XML Instance method Public Method Delivers the Criterion Object from XML String 20010824
18 GET_DOCUMENTS Static method Public Method Returns the sub-objects attached to an object 20060222
19 GET_FAVORITES_OF_USER Instance method Private Method Reads Favorites List for User 20020104
20 GET_GO_VALUE_TEXT Instance method Public Method Gets the User Text for Generic Object Value 20030303
21 GET_INSTANCE Static method Public Method Retrieving the Instance 20010820
22 GET_OBJECT_DETAIL Static method Public Method get the object details for an object 20060222
23 GET_OBJECT_DETAIL_AREA Static method Public Method Returns authorization object for Area 20060222
24 GET_OBJECT_DETAIL_COL Static method Public Method Returns authorization object for a collaboration 20060404
25 GET_OBJECT_DETAIL_DOC Static method Public Method Returns authorization object for document 20060222
26 GET_OBJECT_DETAIL_FOL Static method Public Method Returns authorization object for folder 20060222
27 GET_PERMISSION_LIST_BP Static method Public Method Gets the authorisation lits for an object 20060222
28 GET_SEARCHES Instance method Public Method Reads Search Query IDs for User 20010820
29 GET_SEARCH_DETAIL Instance method Public Method Delivers Details for Search Query 20010821
30 GET_SEARCH_IDS Instance method Public Method Reads Search Query IDs for User 20010820
31 GET_SEARCH_PROGRESS Instance method Public Method Reads Progress of Search Operation 20010926
32 GET_SUBOBJECT_LIST_RECURSIVE Instance method Public Method Recursive method for BP related data search for sub-objects 20060211
33 GET_WORDTYPE_FOR_ATTRIBUTE Static method Public Method 20061010
34 IS_ATTRIBUTE_BASED Instance method Private Method 20060913
35 IS_INDEX_SERVER_AVAILABLE Instance method Public Method Discovers Index Server and Then Delivers True 20011018
36 IS_OBJTYPE_FOR_FAVORITES Instance method Private Method Check Whether an Object Category Can Be Taken Into Favorites 20020214
37 MERGE_OBJECT_DETAIL Static method Public Method Stores the objects details into an Internal table 20060406
38 MERGE_RESULTS_WITH_INDEXSERVER Instance method Public Method Mix Search Results from Meta Search and Full-Text Search 20030526
39 REMEMBER_CHECKEDOUT_DOCS Instance method Public Method Store Checked Out Documents of User 20020528
40 REMEMBER_FAVORITES Instance method Public Method Store Favorites of User 20020213
41 REMOVE_OBJS_FROM_DELETED_COLS Instance method Public Method Deleted Objects from Deleted Collaboration 20020805
42 REPEAT_SEARCH Instance method Public Method Repeat Search with Old Criteria 20010920
43 RESTORE_CHECKEDOUT_DOCS Instance method Public Method Read Checked Out Documents of User (Again) 20020528
44 RESTORE_FAVORITES Instance method Public Method Read Favorites of User (Again) 20020213
45 SAVE_CHECKEDOUT_DOCS_OF_USER Instance method Private Method Writes Checked Out Document List to Database 20020528
46 SAVE_FAVORITES_OF_USER Instance method Private Method Writes Favorites List to Database 20020104
47 SEARCH_FOR_OBJS_IN_AREA Instance method Public Method Search In and Under Folders 20020417
48 SEARCH_FULLTEXT_BY_INDEXSERVER Instance method Public Method Have Index Server Search File Content 20030523
49 SEARCH_OBJS_IN_AREA_BY_ALIAS Instance method Public Method Search In and Under Folders 20020730
50 SET_RECURSIVE_FLAG Static method Public Method setting the ST_SEARCH_SUCCESS variable to start recursion 20060301
51 SET_SEARCH_AS_FINISHED Instance method Public Method Marks Search as Ended and Saves Result 20010822
52 START Instance method Public Method Create New Search 20020404
53 START_ADV Instance method Public Method Create New Search (Advanced) 20020404
54 START_ATTRIBUTE_SEARCH Instance method Public Method Search for Attributes (Attribute Based Search) 20060706
55 START_ATTRIB_SEARCH_BACKGROUND Instance method Private Method 20060712
56 START_BPSEARCH_IN_BACKGROUND Static method Public Method saves search query and calls up BP search in background task 20060210
57 START_IN_BACKGROUND Instance method Private Method Saves Query and Call-Up of Background Task 20010912
58 START_SEARCH_SYNC Instance method Public Method Synchronizes Search Operation Using Table 20010926
59 UPDATE_RESULTS Instance method Public Method Update of Results of a Persistent Search 20010919
60 UPDATE_SEARCH_SYNC Instance method Public Method Writes Progress of Search Operation 20010926
Events
Class CL_CFX_SEARCH_APPLICATION has no event.
Types
Class CL_CFX_SEARCH_APPLICATION has no local type.
Method Signatures

Method ADD_COMMON_OBJ_TO_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COMMON Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20020214

Method ADD_COMMON_OBJ_TO_FAVORITES on class CL_CFX_SEARCH_APPLICATION has no exception.

Method ANALYSE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AREA Call by reference Object reference (TYPE REF TO) CL_CFX_AREA 20010827
2 Importing IP_CRITERIA Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_CRITERIA CFX Suchen: Suchkriterium 20010827
3 Importing IP_RESULT Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20010827
4 Importing I_AREA_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010827
5 Importing I_COL_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010827

Method ANALYSE_AREA on class CL_CFX_SEARCH_APPLICATION has no exception.

Method ANALYSE_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COL Call by reference Object reference (TYPE REF TO) CL_CFX_COLLABORATION 20010827
2 Importing IP_CRITERIA Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_CRITERIA CFX Suchen: Suchkriterium 20010827
3 Importing IP_RESULT Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20010827
4 Importing I_COL_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010827

Method ANALYSE_COLLABORATION on class CL_CFX_SEARCH_APPLICATION has no exception.

Method ANALYSE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CRITERIA Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_CRITERIA CFX Suchen: Suchkriterium 20010829
2 Importing IP_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_CFX_DOCUMENT Gemeinsame Schnittstelle aller Dokumente 20010829
3 Importing IP_RESULT Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20010829
4 Importing I_AREA_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010829
5 Importing I_COL_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010829
6 Importing I_DOC_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010829
7 Importing I_FOL_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010829
8 Importing I_TOPIC_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010829

Method ANALYSE_DOCUMENT on class CL_CFX_SEARCH_APPLICATION has no exception.

Method ANALYSE_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CRITERIA Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_CRITERIA CFX Suchen: Suchkriterium 20010827
2 Importing IP_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_FOLDER Mappe für Collaboration Folders 20010827
3 Importing IP_RESULT Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20010827
4 Importing I_AREA_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010827
5 Importing I_COL_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010827
6 Importing I_FOL_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010827
7 Importing I_TOPIC_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010827

Method ANALYSE_FOLDER on class CL_CFX_SEARCH_APPLICATION has no exception.

Method CHECK_INPUT_IS_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) STRING 20061116
2 Returning R_INPUT_IS_GUID Value transfer Type reference (TYPE) CFX_BOOLEAN Boolean Type 20061116

Method CHECK_INPUT_IS_GUID on class CL_CFX_SEARCH_APPLICATION has no exception.

Method CREATE_IN_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_CRITERIA Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_CRITERIA CFX Suchen: Suchkriterium 20010905
2 Exporting EP_RESULT Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20010905
3 Importing IT_SEARCHWORDS Call by reference Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20010905
4 Importing I_MODE Call by reference Type reference (TYPE) TEXT10 constant sc_mode* 20010905

Method CREATE_IN_FOLDER on class CL_CFX_SEARCH_APPLICATION has no exception.

Method CREATE_TEXT_REPOSITORY Signature

Method CREATE_TEXT_REPOSITORY on class CL_CFX_SEARCH_APPLICATION has no parameter.
Method CREATE_TEXT_REPOSITORY on class CL_CFX_SEARCH_APPLICATION has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEARCHID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010821

Method DELETE on class CL_CFX_SEARCH_APPLICATION has no exception.

Method DELETE_ALL_SEARCHES_OF_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Anmeldename des Benutzers 20020212

Method DELETE_ALL_SEARCHES_OF_USER on class CL_CFX_SEARCH_APPLICATION has no exception.

Method DELETE_INSTANCE Signature

Method DELETE_INSTANCE on class CL_CFX_SEARCH_APPLICATION has no parameter.
Method DELETE_INSTANCE on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_ATTRIBS_FOR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INT_ID Call by reference Type reference (TYPE) CFX_ID Object ID 20060912
2 Returning RT_ATTRIBS_FOR_SEARCH Value transfer Type reference (TYPE) CFX_TT_ATTRIBS_FOR_SEARCH Table for Attributes for Attribute Based Search 20060912

Method GET_ATTRIBS_FOR_TYPE on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_ATTRIBS_FOR_TYPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INT_ID Call by reference Type reference (TYPE) CFX_ID Object ID 20060912
2 Returning RT_ATTRIBS_FOR_SEARCH Value transfer Type reference (TYPE) CFX_TT_ATTRIBS_FOR_SEARCH Table for Attributes for Attribute Based Search 20060912

Method GET_ATTRIBS_FOR_TYPING on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_ATTRIBUTE_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ATTRIBUTE_VALUE Call by reference Object reference (TYPE REF TO) CL_CFX_ATTRIBUTE_VALUE Wert eines Attributs 20020508
2 Returning R_TEXT Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20020508

Method GET_ATTRIBUTE_VALUE_TEXT on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_CHECKEDOUT_DOCS_OF_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Call by reference Type reference (TYPE) CFX_USERID SY-UNAME User Id 20020528
2 Returning RP_DOCUMENTS Value transfer Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020528

Method GET_CHECKEDOUT_DOCS_OF_USER on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_COL_NAME_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAME Call by reference Type reference (TYPE) STRING 20020805
2 Exporting E_NOTFOUND Call by reference Type reference (TYPE) ABAP_BOOL 20020805
3 Importing I_COL_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020805

Method GET_COL_NAME_FROM_ID on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_CRITERIA_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML Call by reference Type reference (TYPE) CFX_XSTRING xstring 20010824
2 Returning RP_CRITERIA Value transfer Object reference (TYPE REF TO) CL_CFX_SEARCH_CRITERIA CFX Suchen: Suchkriterium 20010824

Method GET_CRITERIA_FROM_XML on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCUMENT Call by reference Type reference (TYPE) CFX_TT_DOCUMENT_UI Tabular Overview of Folder Contents 20060222
2 Exporting E_FOLDER_ID Call by reference Type reference (TYPE) STRING 20060222
3 Importing I_AREA_ID Value transfer Type reference (TYPE) STRING 20060222
4 Importing I_COLLABORATION_ID Value transfer Type reference (TYPE) STRING 20060222
5 Importing I_FILTER_BY_STATUS Call by reference Type reference (TYPE) STRING 20060222
6 Importing I_FILTER_BY_STATUSPROFILE Call by reference Type reference (TYPE) STRING 20060222
7 Importing I_FILTER_BY_TYPE Call by reference Type reference (TYPE) STRING 20060222
8 Importing I_FILTER_BY_USER Call by reference Type reference (TYPE) STRING 20060222
9 Importing I_INCLUDE_SUBFOLDER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060222
10 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20060222
11 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING 20060222

Method GET_DOCUMENTS on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_FAVORITES_OF_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Call by reference Type reference (TYPE) CFX_USERID SY-UNAME User dessen Favoriten gefragt sind 20020104
2 Returning RP_FAVORITES Value transfer Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020104

Method GET_FAVORITES_OF_USER on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_GO_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_GO_VALUE Call by reference Object reference (TYPE REF TO) CL_CFX_GO_VALUE Werte generisches Objekt 20030303
2 Returning R_TEXT Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20030303

Method GET_GO_VALUE_TEXT on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SEARCH_APPLICATION Value transfer Object reference (TYPE REF TO) CL_CFX_SEARCH_APPLICATION CFX Suchen: Applikations-Singleton 20010820

Method GET_INSTANCE on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_OBJECT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AUTHORIZATION Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20060222
2 Importing I_CLASS_NAME Call by reference Type reference (TYPE) STRING 20060222
3 Importing I_ID Call by reference Type reference (TYPE) STRING 20060222
4 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20060222

Method GET_OBJECT_DETAIL on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_OBJECT_DETAIL_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AUTHORIZATION Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20060222
2 Importing I_ID Call by reference Type reference (TYPE) STRING 20060222
3 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20060222

Method GET_OBJECT_DETAIL_AREA on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_OBJECT_DETAIL_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AUTHORIZATION Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20060404
2 Importing I_ID Call by reference Type reference (TYPE) STRING 20060404
3 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20060404

Method GET_OBJECT_DETAIL_COL on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_OBJECT_DETAIL_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AUTHORIZATION Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20060222
2 Exporting E_NAME Call by reference Type reference (TYPE) STRING 20060222
3 Importing I_ID Call by reference Type reference (TYPE) STRING 20060222
4 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20060222

Method GET_OBJECT_DETAIL_DOC on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_OBJECT_DETAIL_FOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AUTHORIZATION Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20060222
2 Importing I_ID Call by reference Type reference (TYPE) STRING 20060222
3 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20060222

Method GET_OBJECT_DETAIL_FOL on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_PERMISSION_LIST_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIVITY_TEXT Call by reference Type reference (TYPE) CFX_TT_TEXT_UI Table with Strings 20060222
2 Exporting ET_PERMISSION_LIST Call by reference Type reference (TYPE) CFX_TT_PERMISSION_LIST_UI List of Permissions 20060222
3 Exporting E_HAS_ONLY_READ_ACTIVITY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20060222
4 Exporting E_NO_INHERITANCE Call by reference Type reference (TYPE) FLAG General Flag 20060222
5 Importing IP_AUTHORIZATION Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20060222
6 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20060222
7 Importing I_ACTIVITY Value transfer Type reference (TYPE) STRING 20060222
8 Importing I_NOT_EVALUATE_REFERENCES Value transfer Type reference (TYPE) STRING 20060222
9 Importing I_ROLE Value transfer Type reference (TYPE) STRING 20060222

Method GET_PERMISSION_LIST_BP on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_SEARCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_SEARCHES Call by reference Type reference (TYPE) CFX_TT_SEARCH 20010820
2 Importing I_SOURCE Call by reference Type reference (TYPE) CHAR2 SPACE Version Number Component 20060413
3 Importing I_USER Call by reference Type reference (TYPE) CFX_USER_ID SY-UNAME Anmeldename des Benutzers 20010820
4 Importing I_WITHCRITERIA Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE true, wenn auch das Criteria-Objekt geliefert werden soll 20011002

Method GET_SEARCHES on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_SEARCH_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEARCHID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010821
2 Returning RS_SEARCH Value transfer Type reference (TYPE) CFX_TS_SEARCH CFX: Suchanfrage mit Request und Result 20010823

Method GET_SEARCH_DETAIL on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_SEARCH_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_IDS Call by reference Type reference (TYPE) CFX_TT_GUID_32 Tabelle mit guids 20010820
2 Importing I_SOURCE Call by reference Type reference (TYPE) CHAR2 SPACE Version Number Component 20060413
3 Importing I_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Anmeldename des Benutzers 20010820

Method GET_SEARCH_IDS on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_SEARCH_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROGRESS Call by reference Type reference (TYPE) I 20010926
2 Exporting E_TOTAL Call by reference Type reference (TYPE) I 20010926
3 Importing I_SEARCHID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010926

Method GET_SEARCH_PROGRESS on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_SUBOBJECT_LIST_RECURSIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20060211
2 Importing I_COLL_ID Call by reference Type reference (TYPE) STRING 20060211
3 Importing I_ROLE Call by reference Type reference (TYPE) STRING SPACE 20060211
4 Importing I_SEARCHID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20060211
5 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20060211
6 Importing I_USER Call by reference Type reference (TYPE) CFX_ORG_TT_REG_USER Character String for Collaboration Folders 20060211
7 Exporting ST_BP_USER_OBJECTS Call by reference Type reference (TYPE) CFX_TT_SEARCH_OBJECT CFX Search: List of Found Objects 20060211

Method GET_SUBOBJECT_LIST_RECURSIVE on class CL_CFX_SEARCH_APPLICATION has no exception.

Method GET_WORDTYPE_FOR_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_ID Call by reference Type reference (TYPE) CFX_T_EXTERNAL_ID External ID 20061010
2 Importing I_FIELD_NAMESPACE Call by reference Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE External Namespace 20061010
3 Importing I_FIELD_VALUE Call by reference Type reference (TYPE) CFX_STRING Character String for Collaboration Folders 20061010
4 Importing I_GEN_OBJ_ID Call by reference Type reference (TYPE) CFX_T_EXTERNAL_ID External ID 20061010
5 Importing I_GEN_OBJ_NAMESPACE Call by reference Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE External Namespace 20061010
6 Returning R_WORDTYPE Value transfer Type reference (TYPE) STRING 20061010

Method GET_WORDTYPE_FOR_ATTRIBUTE on class CL_CFX_SEARCH_APPLICATION has no exception.

Method IS_ATTRIBUTE_BASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEARCHID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20060913
2 Returning R_IS_ATTRIBUTE_BASED Value transfer Type reference (TYPE) ABAP_BOOL 20060913

Method IS_ATTRIBUTE_BASED on class CL_CFX_SEARCH_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 Returning R_IS_PRESENT Value transfer Type reference (TYPE) ABAP_BOOL 20011018

Method IS_INDEX_SERVER_AVAILABLE on class CL_CFX_SEARCH_APPLICATION has no exception.

Method IS_OBJTYPE_FOR_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20020214
2 Returning R_IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20020214

Method IS_OBJTYPE_FOR_FAVORITES on class CL_CFX_SEARCH_APPLICATION has no exception.

Method MERGE_OBJECT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Call by reference Type reference (TYPE) CFX_STRING GUID in 'CHAR' Format in Uppercase 20060406
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Object Type 20060406
3 Changing ST_BP_USER_OBJECTS Call by reference Type reference (TYPE) CFX_TT_SEARCH_OBJECT CFX Search: List of Found Objects 20060406

Method MERGE_OBJECT_DETAIL on class CL_CFX_SEARCH_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 Changing CP_RESULT Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20030526
2 Exporting ET_MERGED_LOIOS Call by reference Type reference (TYPE) CFX_TT_GUID_32 Tabelle mit guids 20030528
3 Importing IT_FULLTEXTSEARCH_LOIOS Call by reference Type reference (TYPE) CFX_TT_GUID_32 Tabelle mit guids 20030526

Method MERGE_RESULTS_WITH_INDEXSERVER on class CL_CFX_SEARCH_APPLICATION has no exception.

Method REMEMBER_CHECKEDOUT_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DOCUMENTS Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020528

Method REMEMBER_CHECKEDOUT_DOCS on class CL_CFX_SEARCH_APPLICATION has no exception.

Method REMEMBER_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FAVORITES Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020213

Method REMEMBER_FAVORITES on class CL_CFX_SEARCH_APPLICATION has no exception.

Method REMOVE_OBJS_FROM_DELETED_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20020805
2 Importing IP_RESULT Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020805

Method REMOVE_OBJS_FROM_DELETED_COLS on class CL_CFX_SEARCH_APPLICATION has no exception.

Method REPEAT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEARCHID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010920

Method REPEAT_SEARCH on class CL_CFX_SEARCH_APPLICATION has no exception.

Method RESTORE_CHECKEDOUT_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READNEW Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Gechate Daten oder neu einlesen? 20020528
2 Returning RP_DOCUMENTS Value transfer Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020528

Method RESTORE_CHECKEDOUT_DOCS on class CL_CFX_SEARCH_APPLICATION has no exception.

Method RESTORE_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READNEW Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE wenn true, wird von DB gelesen, sonst evtl. aus Cache 20020213
2 Returning RP_FAVORITES Value transfer Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020213

Method RESTORE_FAVORITES on class CL_CFX_SEARCH_APPLICATION has no exception.

Method SAVE_CHECKEDOUT_DOCS_OF_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DOCUMENTS Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020528
2 Importing I_USER Call by reference Type reference (TYPE) CFX_USERID SY-UNAME User Id 20020528

Method SAVE_CHECKEDOUT_DOCS_OF_USER on class CL_CFX_SEARCH_APPLICATION has no exception.

Method SAVE_FAVORITES_OF_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FAVORITES Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020104
2 Importing I_USER Call by reference Type reference (TYPE) CFX_USERID SY-UNAME User dessen Favoriten gespeichert werden sollen 20020104

Method SAVE_FAVORITES_OF_USER on class CL_CFX_SEARCH_APPLICATION has no exception.

Method SEARCH_FOR_OBJS_IN_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_RESULT Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020417
2 Importing IT_ALLOWED_TYPES Call by reference Type reference (TYPE) CFX_TT_OBJECT_TYPE Liste mit Objekttypen 20020417
3 Importing I_ADDITIONAL_CONTEXT Call by reference Type reference (TYPE) STRING 20020417
4 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20020417
5 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20020417
6 Importing I_SEARCHMODE Call by reference Type reference (TYPE) STRING 20020619
7 Importing I_WORD1 Call by reference Type reference (TYPE) STRING 20020619
8 Importing I_WORD2 Call by reference Type reference (TYPE) STRING 20020619
9 Importing I_WORD3 Call by reference Type reference (TYPE) STRING 20020619
10 Importing I_WORD4 Call by reference Type reference (TYPE) STRING 20020619

Method SEARCH_FOR_OBJS_IN_AREA on class CL_CFX_SEARCH_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 Exporting ET_DOC_LOIOS Call by reference Type reference (TYPE) CFX_TT_GUID_32 Tabelle mit guids 20030523
2 Exporting E_HAS_INDEXSERVER Call by reference Type reference (TYPE) ABAP_BOOL 20030527
3 Exporting E_SERVER_ERROR Call by reference Type reference (TYPE) STRING initial=Ok, sonst Fehler 20030526
4 Importing IP_CRITERIA Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_CRITERIA CFX Suchen: Suchkriterium 20030523

Method SEARCH_FULLTEXT_BY_INDEXSERVER on class CL_CFX_SEARCH_APPLICATION has no exception.

Method SEARCH_OBJS_IN_AREA_BY_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_RESULT Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20020730
2 Importing IT_ALLOWED_TYPES Call by reference Type reference (TYPE) CFX_TT_OBJECT_TYPE Liste mit Objekttypen 20020730
3 Importing IT_WORDS Call by reference Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20020730
4 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20020730
5 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20020730

Method SEARCH_OBJS_IN_AREA_BY_ALIAS on class CL_CFX_SEARCH_APPLICATION has no exception.

Method SET_RECURSIVE_FLAG Signature

Method SET_RECURSIVE_FLAG on class CL_CFX_SEARCH_APPLICATION has no parameter.
Method SET_RECURSIVE_FLAG on class CL_CFX_SEARCH_APPLICATION has no exception.

Method SET_SEARCH_AS_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SEARCH_RESULTS Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT Ergebnis-Objekt 20010828
2 Importing I_SEARCHID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010822

Method SET_SEARCH_AS_FINISHED on class CL_CFX_SEARCH_APPLICATION has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING Description of search 20020404
2 Importing I_NAME Call by reference Type reference (TYPE) STRING Name of search 20020404
3 Importing I_WORD Call by reference Type reference (TYPE) STRING XML DOM for criteria 20020404

Method START on class CL_CFX_SEARCH_APPLICATION has no exception.

Method START_ADV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEARCHWORDS Call by reference Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20020404
2 Importing I_DATAFORSEARCH Call by reference Type reference (TYPE) I 0 20020404
3 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING 20020404
4 Importing I_MODE Call by reference Type reference (TYPE) TEXT10 Text in Länge 10 20020404
5 Importing I_NAME Call by reference Type reference (TYPE) STRING 20020404
6 Importing I_OBJECTTYPE_CATEGORY Call by reference Type reference (TYPE) I 0 20020404

Method START_ADV on class CL_CFX_SEARCH_APPLICATION has no exception.

Method START_ATTRIBUTE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBS_FOR_SEARCH Call by reference Type reference (TYPE) CFX_TT_ATTRIBS_FOR_SEARCH Table for Attributes for Attribute Based Search 20060706
2 Importing I_COLLAB_NAME Call by reference Type reference (TYPE) STRING 20060712
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20060712
4 Importing I_SEARCH_NAME Call by reference Type reference (TYPE) STRING 20060712
5 Importing I_SEARCH_TYPE Call by reference Type reference (TYPE) STRING 20060904

Method START_ATTRIBUTE_SEARCH on class CL_CFX_SEARCH_APPLICATION has no exception.

Method START_ATTRIB_SEARCH_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTES_FOR_SEARCH Call by reference Type reference (TYPE) CFX_TT_ATTRIBS_FOR_SEARCH 20060807
2 Importing I_COLLAB_NAME Call by reference Type reference (TYPE) STRING 20060712
3 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20060904
4 Importing I_SEARCH_NAME Call by reference Type reference (TYPE) STRING 20060712
5 Importing I_SEARCH_TYPE Call by reference Type reference (TYPE) STRING 20060904
6 Importing I_USER Call by reference Type reference (TYPE) CFX_USERID User ID 20060712

Method START_ATTRIB_SEARCH_BACKGROUND on class CL_CFX_SEARCH_APPLICATION has no exception.

Method START_BPSEARCH_IN_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) I returns the exception from function module 20060531
2 Importing IP_CRITERIA Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_CRITERIA CFX Suchen: Suchkriterium 20060210
3 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING 20060210
4 Importing I_NAME Call by reference Type reference (TYPE) STRING 20060210
5 Importing I_USER Call by reference Type reference (TYPE) CFX_USERID SY-UNAME User ID 20060210

Method START_BPSEARCH_IN_BACKGROUND on class CL_CFX_SEARCH_APPLICATION has no exception.

Method START_IN_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CRITERIA Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_CRITERIA CFX Suchen: Suchkriterium 20010912
2 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING 20010912
3 Importing I_NAME Call by reference Type reference (TYPE) STRING 20010912
4 Importing I_USER Call by reference Type reference (TYPE) CFX_USERID SY-UNAME User Id 20010912

Method START_IN_BACKGROUND on class CL_CFX_SEARCH_APPLICATION has no exception.

Method START_SEARCH_SYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAX Call by reference Type reference (TYPE) I 20010926
2 Importing I_SEARCHID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010926
3 Importing I_USER Call by reference Type reference (TYPE) CFX_USERID SY-UNAME User Id 20010926

Method START_SEARCH_SYNC on class CL_CFX_SEARCH_APPLICATION has no exception.

Method UPDATE_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SEARCH_RESULTS Call by reference Object reference (TYPE REF TO) CL_CFX_SEARCH_RESULT CFX Suchen: Suchergebnis 20010919
2 Importing I_SEARCHID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010919

Method UPDATE_RESULTS on class CL_CFX_SEARCH_APPLICATION has no exception.

Method UPDATE_SEARCH_SYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGRESS Call by reference Type reference (TYPE) I 20010926
2 Importing I_SEARCHID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20010926
3 Importing I_TOTAL Call by reference Type reference (TYPE) I 20010926

Method UPDATE_SEARCH_SYNC on class CL_CFX_SEARCH_APPLICATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100