SAP ABAP Class CL_RFW_SEARCH_ENGINE_TREX (Replication Framework: TREX)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSRFW_SEARCH_ENGINE (Package) Search Engine Interface and Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SEARCH_ENGINE_INDEX | Search Engine Index | 20040708 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SEARCH_ENGINE_MONITOR | Monitor for Search Engine Index | 20040816 |
Properties
| Class | CL_RFW_SEARCH_ENGINE_TREX | |
| Short Description | Replication Framework: TREX | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFSRFW_SEARCH_ENGINE | Search Engine Interface and Implementation |
| Created | 20040708 | SAP |
| Last change | 20050228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RFW_SEARCH_ENGINE_TREX has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SEARCH_ENGINE_INDEX | Search Engine Index | 20040708 | ||
| 2 | IF_SEARCH_ENGINE_MONITOR | Monitor for Search Engine Index | 20040816 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RFW_SEARCH_ENGINE_FACTORY | 20040712 | Replication Framework - Search Engine Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TREX_RFC-RFC_DESTINATION | 20040708 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TREX_RFC-DESCRIPTION | Text for Description of Index | 20040721 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SFS_BOOL | Boolean Type | 20040708 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TREX_RFC-INDEX_ID | Index ID | 20040712 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Languages | 20040721 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Return Code | 20040708 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Return Text | 20040708 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | SFS_BOOL | Boolean Type | 20040819 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_TREX_ATTRIBUTES | TREX Attributes | 20040910 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_TREX_ATTRIBUTES | TREX Attributes | 20040910 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TREX_INFO | 20040910 |
Methods
Events
Class CL_RFW_SEARCH_ENGINE_TREX has no event.
Types
Class CL_RFW_SEARCH_ENGINE_TREX has no local type.
Method Signatures
Method BUILD_TREX_COMP_DESCRIPTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_COMPONENTS | Call by reference | Type reference (TYPE) | ABAP_COMPDESCR_TAB | 20050901 | ||||
| 2 | IN_FILL_ATTR_NAMES | Call by reference | Type reference (TYPE) | SFS_BOOL | 'X' | Boolean type | 20050901 | ||
| 3 | R_TREX_COMPONENTS | Value transfer | Type reference (TYPE) | TREXT_COMP_DESCR | Beschreibung der Komponenten | 20050901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050901 |
Method CHANGE_TREX_INDEX Signature
Method CHANGE_TREX_INDEX on class CL_RFW_SEARCH_ENGINE_TREX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replizierungsframework Suchengine Fehler | 20040712 |
Method CHECK_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20040929 | |||
| 2 | R_OK | Value transfer | Type reference (TYPE) | SFS_BOOL | Boolean type | 20040929 |
Method CHECK_DEFINITIONS on class CL_RFW_SEARCH_ENGINE_TREX has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RFW_SEARCH_ENGINE_TREX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RFW_SEARCH_ENGINE_TREX has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040708 | ||||
| 2 | INDEX_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040708 |
Method CONSTRUCTOR on class CL_RFW_SEARCH_ENGINE_TREX has no exception.
Method CREATE_FULLTEXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOCUMENT | Call by reference | Type reference (TYPE) | ANY | 20041013 | ||||
| 2 | I_KEY_ATTRIBUTES | Call by reference | Type reference (TYPE) | SFSRFW_INDEX_FIELDS | Replizierungsframework Index Felder | 20041013 | |||
| 3 | R_FULLTEXT_KEY | Value transfer | Type reference (TYPE) | STRING | 20041013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replizierungsframework Suchengine Fehler | 20041029 |
Method CREATE_TREX_INDEX Signature
Method CREATE_TREX_INDEX on class CL_RFW_SEARCH_ENGINE_TREX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replizierungsframework Suchengine Fehler | 20040712 |
Method GET_TREX_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_FIELD_INFO | Call by reference | Type reference (TYPE) | SFS_FIELD_INFO | Datenelement (semantische Domäne) | 20050831 | |||
| 2 | IN_REQUESTOR | Call by reference | Type reference (TYPE) | SFSRFW_REQUESTOR | Requestor | 20050831 | |||
| 3 | R_TREX_TYPE | Value transfer | Type reference (TYPE) | STRING | 20050831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replication Framework: Fehlerklasse für SQL | 20041028 |
Method GET_TREX_TYPE_BY_ROLLNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_CHAR_LIKE | Call by reference | Type reference (TYPE) | SFS_BOOL | Boolean type | 20041028 | |||
| 2 | E_TREX_TYPE | Call by reference | Type reference (TYPE) | STRING | 20041028 | ||||
| 3 | I_REQUESTOR | Call by reference | Type reference (TYPE) | SFSRFW_REQUESTOR | Requestor | 20041028 | |||
| 4 | I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20041028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041028 |
Method GET_TREX_TYPE_BY_TYPEINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_CHAR_LIKE | Call by reference | Type reference (TYPE) | SFS_BOOL | Boolean type | 20041028 | |||
| 2 | E_TREX_TYPE | Call by reference | Type reference (TYPE) | STRING | 20041028 | ||||
| 3 | I_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20041028 | |||
| 4 | I_INTLEN | Call by reference | Type reference (TYPE) | INTLEN | Interne Länge in Bytes | 20041028 | |||
| 5 | I_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20041028 | |||
| 6 | I_LENG | Call by reference | Type reference (TYPE) | DDLEN | Länge eines Feldes (Zahl der Stellen) | 20041028 | |||
| 7 | I_OUTPUTLEN | Call by reference | Type reference (TYPE) | OUTPUTLEN | Ausgabelänge | 20041028 | |||
| 8 | I_REQUESTOR | Call by reference | Type reference (TYPE) | SFSRFW_REQUESTOR | Requestor | 20041028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Replication Framework: Fehlerklasse für SQL | 20041028 |
Method RETRIEVE_DEFAULT_SETTINGS Signature
Method RETRIEVE_DEFAULT_SETTINGS on class CL_RFW_SEARCH_ENGINE_TREX has no parameter.
Method RETRIEVE_DEFAULT_SETTINGS on class CL_RFW_SEARCH_ENGINE_TREX has no exception.
Method RETRIEVE_TREX_INFO Signature
Method RETRIEVE_TREX_INFO on class CL_RFW_SEARCH_ENGINE_TREX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für TREX Fehler | 20040712 |
History
| Last changed by/on | SAP | 20050228 |
| SAP Release Created in | 700 |