SAP ABAP Class CX_TREX_INDEX_NOT_FOUND (Index Not Found)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_TREX_SERVER | Error returned from Server | 20060525 |
Properties
Class | CX_TREX_INDEX_NOT_FOUND | |
Short Description | Index Not Found | |
Super Class | CX_TREX_SERVER | Error returned from Server |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | STREX | TREX ABAP client |
Created | 20060525 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_TREX_INDEX_NOT_FOUND has no forward declaration.
Interfaces
Class CX_TREX_INDEX_NOT_FOUND has no interface implemented.
Friends
Class CX_TREX_INDEX_NOT_FOUND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TREX_RFC-RETURN_CODE | 2007 | Return Code | 20060525 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | 'Index not found' | Returntext | 20061205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060525 |
2 | ![]() |
Static method | Public | Method | 20060816 |
Events
Class CX_TREX_INDEX_NOT_FOUND has no event.
Types
Class CX_TREX_INDEX_NOT_FOUND 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 | 20060525 | |||
2 | ![]() |
RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | 20060525 | |||
3 | ![]() |
RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | 20060525 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060525 |
Method CONSTRUCTOR on class CX_TREX_INDEX_NOT_FOUND has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060816 | |||
2 | ![]() |
RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Return Text | 20060816 | ||
3 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | CX_TREX_INDEX_NOT_FOUND | Index Not Found | 20060816 | ||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060816 |
Method CREATE on class CX_TREX_INDEX_NOT_FOUND has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |