SAP ABAP Class CX_APEL_PARSER (APEL Path Parser 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 | 20100408 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100408 |
Properties
Class | CX_APEL_PARSER | |
Short Description | APEL Path Parser 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 | 20100408 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_APEL_PARSER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100408 |
Friends
Class CX_APEL_PARSER 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 | 20100408 | ||
2 | ![]() |
Constant | Public | See coding | 20100408 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Position in Path | 20100414 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | APEL Path | 20100408 | ||
5 | ![]() |
Constant | Public | See coding | 20100408 | ||||
6 | ![]() |
Constant | Public | See coding | 20100414 | ||||
7 | ![]() |
Constant | Public | See coding | 20100414 | ||||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Table Expression | 20100408 | ||
9 | ![]() |
Constant | Public | See coding | 20100408 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100408 |
Events
Class CX_APEL_PARSER has no event.
Types
Class CX_APEL_PARSER 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 | 20100408 | |||
2 | ![]() |
ERROR_OFFSET | Call by reference | Type reference (TYPE) | I | 20100414 | |||
3 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20100408 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100408 | |||
5 | ![]() |
TABLE_EXPRESSIONS | Call by reference | Type reference (TYPE) | STRING | 20100408 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100408 |
Method CONSTRUCTOR on class CX_APEL_PARSER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |