SAP ABAP Class CX_APEL_INTERPRETER (APEL Path Interpreter Exception)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_APEL_CORE (Package) ABAP Path Expression Language
⤷
⤷
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 | 20100415 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100415 |
Properties
| Class | CX_APEL_INTERPRETER | |
| Short Description | APEL Path Interpreter Exception | |
| 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 | FS_ECH_APEL_CORE | ABAP Path Expression Language |
| Created | 20100415 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100415 |
Friends
Class CX_APEL_INTERPRETER 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) | STRING | Component | 20100420 | |||
| 2 | Constant | Public | See coding | 20100420 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 20100420 | ||||
| 4 | Constant | Public | See coding | 20100420 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | Position of Table Expression | 20100420 | |||
| 6 | Constant | Public | See coding | 20100420 | |||||
| 7 | Constant | Public | See coding | 20100420 | |||||
| 8 | Constant | Public | See coding | 20100415 | |||||
| 9 | Constant | Public | See coding | 20100420 | |||||
| 10 | Constant | Public | See coding | 20100428 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | IF_APEL_INTERPRETER=>GTY_PATH | APEL Path | 20100415 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | Table Expression | 20100420 | |||
| 13 | Constant | Public | See coding | 20100420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100415 |
Events
Class CX_APEL_INTERPRETER has no event.
Types
Class CX_APEL_INTERPRETER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20100420 | ||||
| 2 | COMPONENT_POSITION | Call by reference | Type reference (TYPE) | I | 20100420 | ||||
| 3 | EXPRESSION_POSITION | Call by reference | Type reference (TYPE) | I | 20100420 | ||||
| 4 | PATH | Call by reference | Type reference (TYPE) | IF_APEL_INTERPRETER=>GTY_PATH | 20100415 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100415 | ||||
| 6 | TABLE_INDEX_EXPRESSION | Call by reference | Type reference (TYPE) | STRING | 20100420 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100415 |
Method CONSTRUCTOR on class CX_APEL_INTERPRETER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |