SAP ABAP Class CL_RSO_METADATA_SEARCH (BW Repository: Full Text Search for Metadata)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
BW_CORE_TO_BE_DELETED (Package) Obsolete Core BW Objects
⤷
⤷
Properties
| Class | CL_RSO_METADATA_SEARCH | |
| Short Description | BW Repository: Full Text Search for Metadata | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_CORE_TO_BE_DELETED | Obsolete Core BW Objects |
| Created | 19991227 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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) |
Interfaces
Class CL_RSO_METADATA_SEARCH has no interface implemented.
Friends
Class CL_RSO_METADATA_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SRTVCORPID | '1500' | Corpus ID | 19991227 | ||
| 2 | Constant | Private | Type reference (TYPE) | BTCJOB | 'RSO_BUILD_LEXICON' | Build Job Lexicon | 19991227 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | SYLANGU | Language | 19991227 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Actuality Check | 19991227 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSO_REPOSITORY | Repository | 19991228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Actuality of Data | 19991227 | |
| 2 | Static method | Public | Method | Builds Lexicon for Corpus Compiler | 19991227 | |
| 3 | Static method | Public | Method | Builds Lexicon in Batch | 19991227 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 19991228 | |
| 5 | Static method | Private | Method | Resolves Document ID in TLOGO Object | 19991228 | |
| 6 | Static method | Private | Method | Creates Document ID for TLOGO Object | 19991228 | |
| 7 | Static method | Private | Method | Read Query Text (Popup) | 19991228 | |
| 8 | Static method | Public | Method | Read Documents (Callback for Corpus Compiler) | 19991227 | |
| 9 | Static method | Public | Method | Start Search | 19991227 | |
| 10 | Static method | Private | Method | Display hit list | 19991228 |
Events
Class CL_RSO_METADATA_SEARCH has no event.
Types
Class CL_RSO_METADATA_SEARCH has no local type.
Method Signatures
Method ACTUALITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CORPUSID | Value transfer | Type reference (TYPE) | SRTVCORPID | Text Retrieval: Corpus Identifikator | 19991227 | |||
| 2 | I_LAST_COMP_DATE | Value transfer | Type reference (TYPE) | SRTVCRDATE | Datum der letzten Corpus Compilation | 19991227 | |||
| 3 | I_LAST_COMP_TIME | Value transfer | Type reference (TYPE) | SRTVCRTIME | Uhrzeit der letzten Corpus Compilation | 19991227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Compilation notwendig | 19991227 |
Method BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CORPUSID | Call by reference | Type reference (TYPE) | SRTVCORPID | Text Retrieval: Corpus Identifikator | 19991227 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 19991227 | ||
| 3 | I_LOGGING | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 19991227 | |||
| 4 | I_NO_ACTCHECK | Call by reference | Type reference (TYPE) | SEU_BOOL | No actuality check | 19991227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Corpus Compiler Build | 19991227 |
Method BUILD_LEXICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 19991227 | ||
| 2 | I_NO_ACTCHECK | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | keine Aktualitätsprüfung | 19991227 | ||
| 3 | I_WITH_DOCUMENTS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Keine Dokumente einlesen | 20010214 |
Method BUILD_LEXICON on class CL_RSO_METADATA_SEARCH has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSO_METADATA_SEARCH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_METADATA_SEARCH has no exception.
Method DOCID_DECODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | Objektversion | 19991228 | |||
| 2 | E_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | TLOGO Objekt | 19991228 | |||
| 3 | I_EDOCID | Value transfer | Type reference (TYPE) | SRTVEDOCID | Dokumenten ID | 19991228 |
Method DOCID_DECODE on class CL_RSO_METADATA_SEARCH has no exception.
Method DOCID_ENCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 19991228 | ||
| 2 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | TLOGO Objekt | 19991228 | |||
| 3 | R_EDOCID | Value transfer | Type reference (TYPE) | SRTVEDOCID | Dokumenten ID | 19991228 |
Method DOCID_ENCODE on class CL_RSO_METADATA_SEARCH has no exception.
Method GET_QUERY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_QUERY_TEXT | Call by reference | Type reference (TYPE) | SRTV_DOC_TEXT | Suchtext | 19991228 |
Method GET_QUERY_TEXT on class CL_RSO_METADATA_SEARCH has no exception.
Method READ_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_NO_MORE_DOCUMENTS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Keine weiteren Dokumente | 19991227 | ||
| 2 | C_T_DOCUMENTS | Call by reference | Type reference (TYPE) | SRTV_DOC_TABLE | Texte | 19991227 | |||
| 3 | I_CORPUSID | Value transfer | Type reference (TYPE) | SRTVCORPID | Corpus Identifikator | 19991227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine weiteren Dokumente vorhanden | 19991228 |
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DOCUMENT_SET | Call by reference | Type reference (TYPE) | SRTV_DOCID_TABLE | Gefundene Dokumente | 19991228 | |||
| 2 | E_T_SEARCH_HIT_LIST | Call by reference | Type reference (TYPE) | RSO_T_SEARCH_HIT_LIST | Ergebniss der Suche | 19991228 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | SPACE | Objektversion | 20000216 | ||
| 4 | I_SHOW_HIT_LIST | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Ergebniss anzeigen | 19991228 | ||
| 5 | I_T_QUERY_TEXT | Call by reference | Type reference (TYPE) | SRTV_DOC_TEXT | Suchtext | 19991228 |
Method SEARCH on class CL_RSO_METADATA_SEARCH has no exception.
Method SHOW_HIT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SEARCH_HIT_LIST | Call by reference | Type reference (TYPE) | RSO_T_SEARCH_HIT_LIST | Ergebniss der Suche | 20000216 | |||
| 2 | I_T_SEARCH_HIT_LIST | Call by reference | Type reference (TYPE) | RSO_T_SEARCH_HIT_LIST | Ergebniss der Suche | 19991228 |
Method SHOW_HIT_LIST on class CL_RSO_METADATA_SEARCH has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 20B |