SAP ABAP Class CX_LXE_IDX_ERROR (Superclass of all exceptions for indexing trsl. objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_SEARCH (Package) indexing and searching translations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20111006 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_LXE_IDX_JOB_FIND_ERROR | Error occured when looking for running background-index-jobs | 20111011 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_LXE_IDX_LOG_ERROR | Exceptions while logging | 20111006 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_LXE_IDX_NO_FULL_IDX_2_INDEX | No Part-Index-Object list has to be indexed | 20111221 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_LXE_IDX_NO_FULL_IDX_EXIST | No finished Full-Index exist. Start of Part-Index not poss. | 20111011 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_LXE_IDX_NO_PART_IDX_2_INDEX | No Part-Index-Object list has to be indexed | 20111011 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_LXE_IDX_TEXT_ERROR | Error getting translations | 20111006 |
Properties
| Class | CX_LXE_IDX_ERROR | |
| Short Description | Superclass of all exceptions for indexing trsl. objects | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SLXE_SEARCH | indexing and searching translations |
| Created | 20111006 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_LXE_IDX_ERROR has no forward declaration.
Interfaces
Class CX_LXE_IDX_ERROR has no interface implemented.
Friends
Class CX_LXE_IDX_ERROR has no friend class.
Attributes
Class CX_LXE_IDX_ERROR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111006 |
Events
Class CX_LXE_IDX_ERROR has no event.
Types
Class CX_LXE_IDX_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 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20111006 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20111006 |
Method CONSTRUCTOR on class CX_LXE_IDX_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |