SAP ABAP Class CX_SEARCH_ENGINE_ERROR (Replication Framework Search Engine Errors)
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 | Inheritance (c INHERITING FROM c_ref) | CX_SFS_BASE | Fast Search Basis Exception Class | 20040708 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_MSQL_ENGINE_ERROR | Replication Framework: Error Class for SQL | 20040712 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_TREX_ENGINE_ERROR | Error Class for TREX Errors | 20040708 |
Properties
Class | CX_SEARCH_ENGINE_ERROR | |
Short Description | Replication Framework Search Engine Errors | |
Super Class | CX_SFS_BASE | Fast Search Basis Exception Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SFSRFW_SEARCH_ENGINE | Search Engine Interface and Implementation |
Created | 20040708 | SAP |
Last change | 20060207 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SEARCH_ENGINE_ERROR has no forward declaration.
Interfaces
Class CX_SEARCH_ENGINE_ERROR has no interface implemented.
Friends
Class CX_SEARCH_ENGINE_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SFSRFW_ERROR_CODE_TYPE | Replication Framework - Error Type | 20050901 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR255 | Attribute Name | 20050901 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040708 |
Events
Class CX_SEARCH_ENGINE_ERROR has no event.
Types
Class CX_SEARCH_ENGINE_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_CODE_TYPE | Call by reference | Type reference (TYPE) | SFSRFW_ERROR_CODE_TYPE | 20050901 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040708 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20040708 | |||
4 | ![]() |
TREX_ERROR_TEXT | Call by reference | Type reference (TYPE) | CHAR255 | 20050901 |
Method CONSTRUCTOR on class CX_SEARCH_ENGINE_ERROR has no exception.
History
Last changed by/on | SAP | 20060207 |
SAP Release Created in | 700 |