SAP ABAP Class CX_LL1_PARSE_ERROR (Error During LL(1) Syntax Analysis)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-QUE (Application Component) SAP Query
⤷
SGEN (Package) ABAP Generation Tools
⤷
⤷
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 | 20001009 |
Properties
| Class | CX_LL1_PARSE_ERROR | |
| Short Description | Error During LL(1) Syntax Analysis | |
| 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 | SGEN | ABAP Generation Tools |
| Created | 20001009 | SAP |
| Last change | 20001009 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_LL1_PARSE_ERROR has no interface implemented.
Friends
Class CX_LL1_PARSE_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '43D2C91CB79DD411AE7E00A0C9EAAA94' | Exception ID: Value for Attribute TEXTID | 20001009 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20001009 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 20001009 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSGEN_EXP_TERMINALS | Error Handling LL(1) Parser: Expected Terminal Character | 20001010 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '5AD2C91CB79DD411AE7E00A0C9EAAA94' | Exception ID: Value for Attribute TEXTID | 20001009 | ||
| 6 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '61D2C91CB79DD411AE7E00A0C9EAAA94' | Exception ID: Value for Attribute TEXTID | 20001009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001009 |
Events
Class CX_LL1_PARSE_ERROR has no event.
Types
Class CX_LL1_PARSE_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 | ERRORLINE | Value transfer | Type reference (TYPE) | I | ERRORLINE | 20001009 | |||
| 2 | ERRORPOSITION | Value transfer | Type reference (TYPE) | I | ERRORPOSITION | 20001009 | |||
| 3 | EXPECTED_TERMINALS | Value transfer | Type reference (TYPE) | RSGEN_EXP_TERMINALS | EXPECTED_TERMINALS | 20001010 | |||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20001009 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20001009 |
Method CONSTRUCTOR on class CX_LL1_PARSE_ERROR has no exception.
History
| Last changed by/on | SAP | 20001009 |
| SAP Release Created in | 610 |