SAP ABAP Interface IF_CFX_SEARCHEABLE (CFX Search: Interface of Object for Search)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_CFX_SEARCHEABLE | |
Short Description | CFX Search: Interface of Object for Search |
General Data
Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
Created | 20010108 | SAP |
Last changed | 20141109 | |
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_CFX_SEARCHEABLE has no interface.
Friends
Interface IF_CFX_SEARCHEABLE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SC_MATCH_ALIAS | Constant | Public | Type reference (TYPE) | I | 50 | Hit for Alias | 20010824 | |
2 | SC_MATCH_CHANGED_BY | Constant | Public | Type reference (TYPE) | I | 6 | Hit for "Changed By" | 20010824 | |
3 | SC_MATCH_CHANGE_DATE | Constant | Public | Type reference (TYPE) | I | 5 | Hit for "Changed On" | 20010906 | |
4 | SC_MATCH_CREATED_BY | Constant | Public | Type reference (TYPE) | I | 4 | Hit for "Created By" | 20010824 | |
5 | SC_MATCH_CREATE_DATE | Constant | Public | Type reference (TYPE) | I | 3 | Hit for Object Date | 20010906 | |
6 | SC_MATCH_DESCRIPTION | Constant | Public | Type reference (TYPE) | I | 2 | Hit for Object Description | 20010827 | |
7 | SC_MATCH_DISCUSSION | Constant | Public | Type reference (TYPE) | I | 3000 | Discussion: Hit for Contribution | 20010824 | |
8 | SC_MATCH_FILECONTENT | Constant | Public | Type reference (TYPE) | I | 4001 | File Document: Hit for File Content | 20030526 | |
9 | SC_MATCH_FILENAME | Constant | Public | Type reference (TYPE) | I | 4000 | File Document: Hit for File Name | 20010907 | |
10 | SC_MATCH_GO_PROPERTY | Constant | Public | Type reference (TYPE) | I | 7000 | Hit in Generic Object | 20030303 | |
11 | SC_MATCH_GO_PROPERTY_ITEM | Constant | Public | Type reference (TYPE) | I | 7001 | Hit in Generic Object Item | 20030303 | |
12 | SC_MATCH_HYPERLINK | Constant | Public | Type reference (TYPE) | I | 1000 | Hyperlink: Hit for URL | 20010824 | |
13 | SC_MATCH_MATERIAL_ATTRIBUTE | Constant | Public | Type reference (TYPE) | I | 5000 | Hit for Document Name or Object Name | 20020508 | |
14 | SC_MATCH_NAME | Constant | Public | Type reference (TYPE) | I | 1 | Hit for Document Name or Object Name | 20010824 | |
15 | SC_MATCH_ROLE | Constant | Public | Type reference (TYPE) | I | 112 | 20061013 | ||
16 | SC_MATCH_STATUS_NAME | Constant | Public | Type reference (TYPE) | I | 6000 | Hit for Status (Name) | 20020612 | |
17 | SC_MATCH_STRUCTURE_ATTRIBUTE | Constant | Public | Type reference (TYPE) | I | 5001 | Hit for Attribute of BOM Header | 20020508 | |
18 | SC_MATCH_S_ITEM_ATTRIBUTE | Constant | Public | Type reference (TYPE) | I | 5002 | Hit for Attribute of BOM Item | 20020508 | |
19 | SC_MATCH_TEXTDOK | Constant | Public | Type reference (TYPE) | I | 2000 | Text Document: Hit for Content | 20010824 | |
20 | SC_MATCH_TYPING_PROPERTY | Constant | Public | Type reference (TYPE) | I | 7010 | Hit in Generic Object Categorization | 20030303 | |
21 | SC_MATCH_TYPING_PROPERTY_ITEM | Constant | Public | Type reference (TYPE) | I | 7011 | Hit in Generic Object Category Item | 20030303 | |
22 | SC_MATCH_UNDEFINED | Constant | Public | Type reference (TYPE) | I | 0 | No Specification | 20010827 | |
23 | SC_MATCH_USER | Constant | Public | Type reference (TYPE) | I | 110 | 20061013 | ||
24 | SC_MATCH_USER_GROUP | Constant | Public | Type reference (TYPE) | I | 111 | 20061013 | ||
25 | SC_MATCH_VERCHANGED_BY | Constant | Public | Type reference (TYPE) | I | 105 | Hit for "Changed On" Version | 20010906 | |
26 | SC_MATCH_VERCHANGE_DATE | Constant | Public | Type reference (TYPE) | I | 104 | Hit for "Changed On" Version Date | 20010906 | |
27 | SC_MATCH_VERCREATED_BY | Constant | Public | Type reference (TYPE) | I | 103 | Hit for "Created By" Version | 20010906 | |
28 | SC_MATCH_VERCREATE_DATE | Constant | Public | Type reference (TYPE) | I | 102 | Hit for "Created On" Version Date | 20010906 | |
29 | SC_MATCH_VERDESC | Constant | Public | Type reference (TYPE) | I | 101 | Hit for Version Description | 20010824 | |
30 | SC_MATCH_VERNAME | Constant | Public | Type reference (TYPE) | I | 100 | Hit for Version Name | 20010824 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Search: Search Criterion Fulfilled | 20010824 |
2 | ![]() |
Instance method | Public | Method | Returns True if Object Participates in Search | 20010917 |
Events
Interface IF_CFX_SEARCHEABLE has no event.
Types
Interface IF_CFX_SEARCHEABLE has no local type.
Method Signatures
Method MATCH_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_CRITERIA | Call by reference | Object reference (TYPE REF TO) | IF_CFX_SEARCH_CRITERIA | CFX Suchen: Suchkriterium | 20010824 |
Method MATCH_CRITERIA on Interface IF_CFX_SEARCHEABLE has no exception.
Method PARTICIPATE_IN_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20020417 | |||
2 | ![]() |
R_PARTICIPATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20010917 |
Method PARTICIPATE_IN_SEARCH on Interface IF_CFX_SEARCHEABLE has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |