SAP ABAP Class CL_CFX_TSEARCH_UI (CFX TSearch: UI Help Functions)
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_UI | |
| Short Description | CFX TSearch: UI Help Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_SEARCH | CFX: Search in cFolders |
| Created | 20040426 | 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_UI has no interface implemented.
Friends
Class CL_CFX_TSEARCH_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_QUERY | CFX TSearch: UI Help Functions | 20040428 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_RESULT | CFX Search: Search Result | 20040518 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'removedoc' | 20040429 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'removeitem' | 20040429 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'removeitemext' | 20040429 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_UI | CFX TSearch: UI Help Functions | 20040426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Counts Number of Rows | 20040429 | |
| 2 | Static method | Public | Method | 20040428 | ||
| 3 | Static method | Private | Method | Calculate URL for IDs | 20040428 | |
| 4 | Static method | Public | Method | Returns Hit List Table | 20040428 | |
| 5 | Static method | Public | Method | Returns Table of Hits per Col. | 20040429 | |
| 6 | Static method | Public | Method | Retrieving the Instance | 20040426 | |
| 7 | Static method | Private | Method | From Type + Category and so on, Determine Icon + Object Type | 20040428 | |
| 8 | Instance method | Public | Method | Calculate UTC from Specified Time Frame | 20040510 | |
| 9 | Static method | Public | Method | Table with Search Help Display | 20040505 | |
| 10 | Instance method | Public | Method | New search | 20040426 | |
| 11 | Instance method | Public | Method | New search | 20040504 | |
| 12 | Static method | Public | Method | 20061201 |
Events
Class CL_CFX_TSEARCH_UI has no event.
Types
Class CL_CFX_TSEARCH_UI has no local type.
Method Signatures
Method COUNT_LINES_WITH_COL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TABLE | Call by reference | Type reference (TYPE) | CFX_TT_SEARCH_OBJECT | CFX Suchen: Liste mit gefundenen Objekten | 20040429 | |||
| 2 | E_COUNT | Call by reference | Type reference (TYPE) | I | 20040429 | ||||
| 3 | I_COL_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20040429 |
Method COUNT_LINES_WITH_COL on class CL_CFX_TSEARCH_UI has no exception.
Method DO_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_RESULTS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_UI_TABLE | CFX: Datenobjekt für Tabellendarstellung | 20040428 | |||
| 2 | EP_TABLES | Call by reference | Type reference (TYPE) | CFX_TT_OBJECTS_PER_COL | CFX: Tabelle Zuordnung Col zu Objekten auf UI | 20040429 | |||
| 3 | E_MSG | Call by reference | Type reference (TYPE) | STRING | 20040428 | ||||
| 4 | E_QUEURY_STR | Call by reference | Type reference (TYPE) | STRING | 20040428 | ||||
| 5 | IP_QUERY | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_QUERY | CFX TSuchen: UI Hilfsfunktionen | 20040428 | |||
| 6 | I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 7 | I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 8 | I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | 20040511 |
Method DO_SEARCH on class CL_CFX_TSEARCH_UI has no exception.
Method FILL_URL_IN_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJECTLINE | Call by reference | Type reference (TYPE) | CFX_TS_SEARCH_OBJECT | CFX: ID's eines per Suchen gefundenen Objektes | 20040428 |
Method FILL_URL_IN_LINE on class CL_CFX_TSEARCH_UI has no exception.
Method GET_DISPLAY_FOR_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_RESULT | CFX Suchen: Suchergebnis | 20040428 | |||
| 2 | I_SIMPLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040428 | |||
| 3 | RP_DISPLAY | Value transfer | Object reference (TYPE REF TO) | CL_CFX_UI_TABLE | CL_CFX_UI_TABLE | 20040428 |
Method GET_DISPLAY_FOR_RESULTS on class CL_CFX_TSEARCH_UI has no exception.
Method GET_DISPLAY_FOR_RESULTS_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLES | Call by reference | Type reference (TYPE) | CFX_TT_OBJECTS_PER_COL | CFX: Tabelle Zuordnung Col zu Objekten auf UI | 20040429 | |||
| 2 | IP_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_RESULT | CFX Suchen: Suchergebnis | 20040429 |
Method GET_DISPLAY_FOR_RESULTS_EXT on class CL_CFX_TSEARCH_UI has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TSEARCH_UI | Value transfer | Object reference (TYPE REF TO) | CL_CFX_TSEARCH_UI | CFX TSuchen: UI Hilfsfunktionen | 20040426 |
Method GET_INSTANCE on class CL_CFX_TSEARCH_UI has no exception.
Method GET_OBJ_TYPE_DESCR_FOR_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TYPE_ICON | Call by reference | Type reference (TYPE) | STRING | 20040428 | ||||
| 2 | E_TYPE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20040428 | ||||
| 3 | IS_ONE_OBJECT | Call by reference | Type reference (TYPE) | CFX_TS_SEARCH_OBJECT | Daten des Objektes (keine Objektreferenz) | 20040428 |
Method GET_OBJ_TYPE_DESCR_FOR_UI on class CL_CFX_TSEARCH_UI has no exception.
Method GET_PERIODE_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UTCDATE_FROM | Call by reference | Type reference (TYPE) | STRING | 20040510 | ||||
| 2 | E_UTCDATE_TO | Call by reference | Type reference (TYPE) | STRING | 20040510 | ||||
| 3 | I_DATE_FROM | Call by reference | Type reference (TYPE) | STRING | 20040510 | ||||
| 4 | I_DATE_TO | Call by reference | Type reference (TYPE) | STRING | 20040510 |
Method GET_PERIODE_UTC on class CL_CFX_TSEARCH_UI has no exception.
Method GET_SEARCHHINTS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_DISPLAY | Value transfer | Object reference (TYPE REF TO) | CL_CFX_UI_TABLE | CL_CFX_UI_TABLE | 20040505 |
Method GET_SEARCHHINTS_TABLE on class CL_CFX_TSEARCH_UI has no exception.
Method SEARCH_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORD | Call by reference | Type reference (TYPE) | STRING | 20040426 |
Method SEARCH_START on class CL_CFX_TSEARCH_UI has no exception.
Method SEARCH_START_ADV Signature
Method SEARCH_START_ADV on class CL_CFX_TSEARCH_UI has no exception.
Method TRIM_WORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR | Call by reference | Type reference (TYPE) | STRING | 20061201 | ||||
| 2 | R_STR | Value transfer | Type reference (TYPE) | STRING | 20061201 |
Method TRIM_WORD on class CL_CFX_TSEARCH_UI has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |