SAP ABAP Class CL_SKWR_UTIL (Auxiliary Methods for SKWR - Modules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-RET (Application Component) Text Retrieval and Information Extraction
⤷
SKWR (Package) Search and Classification
⤷
⤷
Properties
| Class | CL_SKWR_UTIL | |
| Short Description | Auxiliary Methods for SKWR - Modules | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SKWR | Search and Classification |
| Created | 20010301 | SAP |
| Last change | 00000000 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SKWR_UTIL has no interface implemented.
Friends
Class CL_SKWR_UTIL has no friend class.
Attributes
Class CL_SKWR_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Auto (re-) classify documents for all tax. of an index | 20010312 | |
| 2 | Static method | Public | Method | Automatically Deindex All Documents | 20010312 | |
| 3 | Static method | Public | Method | Automatically Index All Documents | 20010312 | |
| 4 | Static method | Public | Method | Converts skwr_doc to strex_doc and sets LOIOs for PHIOs | 20010302 | |
| 5 | Static method | Public | Method | Get Document Information | 20010312 | |
| 6 | Static method | Public | Method | Creates an IO from an SKWR DocID | 20010301 | |
| 7 | Static method | Public | Method | Determines index ID for index in which IO is found | 20010312 | |
| 8 | Static method | Public | Method | Get Information on Indexes | 20010312 | |
| 9 | Static method | Public | Method | Creates an SKWR DocID from an IO (and a language) | 20010301 | |
| 10 | Static method | Public | Method | Delivers Current PHIOs for LOIOs According to Language | 20010328 | |
| 11 | Static method | Public | Method | Filters Search Result with Access Authorizations | 20010307 | |
| 12 | Static method | Public | Method | Filters Similar Documents with Access Authorizations | 20010307 | |
| 13 | Static method | Public | Method | Find All Index IDs from a Directory in Subtree | 20010312 | |
| 14 | Static method | Public | Method | Find All Current PHIOs from a Directory in Subtree | 20010312 |
Events
Class CL_SKWR_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | L_SUBDOC | Private | See coding | 20010309 | |
Method Signatures
Method DOCUMENTS_AUTO_CLASSIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENTS | Value transfer | Type reference (TYPE) | SKWR_DOCS | Informationen zu SKWF-Dokumenten | 20010322 | |||
| 2 | INDEX | Value transfer | Type reference (TYPE) | SKWR_IDX | Tabelle mit getypten Info Objekten | 20010312 | |||
| 3 | PHYSICAL_INDICES | Value transfer | Type reference (TYPE) | STRX_LPIS | Zuordnung von physischen zu logischen Indizes | 20010312 | |||
| 4 | UNCLASSIFIED_PHIOS | Value transfer | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010410 |
Method DOCUMENTS_AUTO_CLASSIFY on class CL_SKWR_UTIL has no exception.
Method DOCUMENTS_AUTO_DEINDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX_ID | Value transfer | Type reference (TYPE) | GUID_32 | KW Framework: Objektschlüssel | 20010312 | |||
| 2 | IOS | Value transfer | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010312 |
Method DOCUMENTS_AUTO_DEINDEX on class CL_SKWR_UTIL has no exception.
Method DOCUMENTS_AUTO_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENTS | Value transfer | Type reference (TYPE) | SKWR_DOCS | Informationen zu SKWF-Dokumenten | 20010312 | |||
| 2 | INDEX_ID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20010312 | |||
| 3 | PROPERTIES | Value transfer | Type reference (TYPE) | SKWR_DPRPS | Eigenschaften von SKWF-Dokumenten | 20010312 |
Method DOCUMENTS_AUTO_INDEX on class CL_SKWR_UTIL has no exception.
Method DOCUMENTS_KONV_TO_TREX_FRMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOPHIOS | Value transfer | Type reference (TYPE) | SKWF_LPIOS | Tabelle mit Loio/Phio Paaren | 20010302 | |||
| 2 | SKWR_DOCUMENTS | Value transfer | Type reference (TYPE) | SKWR_DOCS | Informationen zu SKWF-Dokumenten | 20010302 | |||
| 3 | STREX_DOCUMENTS | Value transfer | Type reference (TYPE) | STRX_DOCS | Eigenschaften von Dokumenten | 20010302 |
Method DOCUMENTS_KONV_TO_TREX_FRMT on class CL_SKWR_UTIL has no exception.
Method DOCUMENT_INFOS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENTS | Value transfer | Type reference (TYPE) | SKWR_DOCS | Informationen zu SKWF-Dokumenten | 20010322 | |||
| 2 | IOS | Value transfer | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010312 | |||
| 3 | PROPERTIES | Value transfer | Type reference (TYPE) | SKWR_DPRPS | Eigenschaften von SKWF-Dokumenten | 20010312 |
Method DOCUMENT_INFOS_GET on class CL_SKWR_UTIL has no exception.
Method DOC_ID_TO_IO_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ID | Value transfer | Type reference (TYPE) | STRING | 20010301 | ||||
| 2 | IO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010301 | |||
| 3 | LAISO | Value transfer | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20010301 |
Method DOC_ID_TO_IO_MAP on class CL_SKWR_UTIL has no exception.
Method INDEX_IDS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX_IDS | Value transfer | Type reference (TYPE) | SKWR_DIIDS | GUID im 'CHAR' Format in Großschreibung | 20010312 | |||
| 2 | IOS | Value transfer | Type reference (TYPE) | SKWF_IOS | KW Framework: Objektschlüssel | 20010312 | |||
| 3 | IOS_PROP_PARENTS | Value transfer | Type reference (TYPE) | SKWR_IHPRS | Dokumente und überg. Folder in denen die Index Id liegt | 20010312 |
Method INDEX_IDS_GET on class CL_SKWR_UTIL has no exception.
Method INFO_OF_INDICES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDICES | Value transfer | Type reference (TYPE) | SKWR_IDXS | Indexinformationen für mehrere Indizes | 20010312 | |||
| 2 | IOS | Value transfer | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010312 | |||
| 3 | IOS_INDEX_FOLDERS | Value transfer | Type reference (TYPE) | SKWR_IHPRS | Dokumente und überg. Folder in denen die Index Id liegt | 20010312 | |||
| 4 | IOS_INDEX_IDS | Value transfer | Type reference (TYPE) | SKWR_DIIDS | Dokumenten zugeordnet zu Index Ids | 20010328 | |||
| 5 | PHYSICAL_INDICES | Value transfer | Type reference (TYPE) | STRX_LPIS | Zuordnung von physischen zu logischen Indizes | 20010312 |
Method INFO_OF_INDICES_GET on class CL_SKWR_UTIL has no exception.
Method IO_TO_DOC_ID_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ID | Value transfer | Type reference (TYPE) | STRING | 20010301 | ||||
| 2 | IO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010301 | |||
| 3 | LAISO | Value transfer | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20010301 |
Method IO_TO_DOC_ID_MAP on class CL_SKWR_UTIL has no exception.
Method LOIOS_NEWEST_PHIOS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOIOS | Value transfer | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010328 | |||
| 2 | PHIOS | Value transfer | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010328 |
Method LOIOS_NEWEST_PHIOS_GET on class CL_SKWR_UTIL has no exception.
Method SEARCH_RESULT_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTHENTICATED_PROPERTIES | Value transfer | Type reference (TYPE) | SKWR_DPRPS | Eigenschaften von Dokumenten | 20010307 | |||
| 2 | AUTHENTICATED_SEARCH_RESULTS | Value transfer | Type reference (TYPE) | SKWR_RESDS | Tabelle mit getypten Info Objekten | 20010307 | |||
| 3 | FOLDERS | Value transfer | Type reference (TYPE) | SKWF_IOS | Verzeichnis ab dem gesucht werden soll | 20010312 | |||
| 4 | RESULT_PROPERTIES | Value transfer | Type reference (TYPE) | STRX_DPRPS | Eigenschaften von Dokumenten | 20010307 | |||
| 5 | SEARCH_RESULTS | Value transfer | Type reference (TYPE) | STRX_RESDS | Tabelle mit getypten Info Objekten | 20010307 |
Method SEARCH_RESULT_FILTER on class CL_SKWR_UTIL has no exception.
Method SIMILAR_DOCS_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTH_DOC_PROPERTIES | Value transfer | Type reference (TYPE) | SKWR_DPRPS | Eigenschaften von SKWF-Dokumenten | 20010307 | |||
| 2 | AUTH_SIMILAR_DOCUMENTS | Value transfer | Type reference (TYPE) | SKWR_SIMDS | Ähnliche SKWF-Dokumente | 20010307 | |||
| 3 | DOC_PROPERTIES | Value transfer | Type reference (TYPE) | STRX_DPRPS | Eigenschaften von Dokumenten | 20010307 | |||
| 4 | SIMILAR_DOCUMENTS | Value transfer | Type reference (TYPE) | STRX_SIMDS | Ähnliche Dokumente | 20010307 |
Method SIMILAR_DOCS_FILTER on class CL_SKWR_UTIL has no exception.
Method SUB_FOLDER_INDEX_IDS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOLDER | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010312 | |||
| 2 | SUB_FOLDERS | Value transfer | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010312 | |||
| 3 | SUB_FOLDER_INDEX_IDS | Value transfer | Type reference (TYPE) | SKWR_DIIDS | Dokumenten zugeordnet zu Index Ids | 20010312 |
Method SUB_FOLDER_INDEX_IDS_GET on class CL_SKWR_UTIL has no exception.
Method SUB_PHIOS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOLDER | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010312 | |||
| 2 | SUB_PHIOS | Value transfer | Type reference (TYPE) | SKWF_IOS | Tabelle mit getypten Info Objekten | 20010312 |
Method SUB_PHIOS_GET on class CL_SKWR_UTIL has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 300 |