SAP ABAP Class CL_ABAP_SYNTAX_CHECK_EXT (Syntax Check (Enhanced))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_COMPILER (Package) ABAP Compiler
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_SYNTAX_CHECK_ROOT | Syntax Check (Abstract) | 20070216 |
Properties
| Class | CL_ABAP_SYNTAX_CHECK_EXT | |
| Short Description | Syntax Check (Enhanced) | |
| Super Class | CL_ABAP_SYNTAX_CHECK_ROOT | Syntax Check (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_COMPILER | ABAP Compiler |
| Created | 20061218 | SAP |
| Last change | 20130531 | 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 CL_ABAP_SYNTAX_CHECK_EXT has no interface implemented.
Friends
Class CL_ABAP_SYNTAX_CHECK_EXT has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061218 | |
| 2 | Instance method | Private | Method | 20120727 |
Events
Class CL_ABAP_SYNTAX_CHECK_EXT has no event.
Types
Class CL_ABAP_SYNTAX_CHECK_EXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MULT_ERRORS | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120727 | ||||
| 2 | P_PREHDR | Call by reference | Type reference (TYPE) | SYCHAR01 | 20070216 | ||||
| 3 | P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20061218 | |||
| 4 | P_SOURCE | Call by reference | Attribute reference (LIKE) | SOURCE | 20120727 | ||||
| 5 | P_TEST1 | Call by reference | Type reference (TYPE) | SYCHAR01 | 20070216 | ||||
| 6 | P_TEST2 | Call by reference | Type reference (TYPE) | SYCHAR01 | 20070216 | ||||
| 7 | P_TEST3 | Call by reference | Type reference (TYPE) | SYCHAR01 | 20070216 | ||||
| 8 | P_TEST4 | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120727 |
Method CONSTRUCTOR on class CL_ABAP_SYNTAX_CHECK_EXT has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJECT | Value transfer | Type reference (TYPE) | STRING | 20120727 | ||||
| 2 | P_XCROSS | Call by reference | Type reference (TYPE) | SYNT_STRUC_XCROSS | 20120727 |
Method GET_OBJECT on class CL_ABAP_SYNTAX_CHECK_EXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |