SAP ABAP Class CL_ABAP_SYNTAX_CHECK_ROOT (Syntax Check (Abstract))
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_COMPILER_ROOT | Abstract Superclass for ABAP Compilation | 20070108 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_SYNTAX_CHECK_EXT | Syntax Check (Enhanced) | 20070216 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_SYNTAX_CHECK_NORM | Simple Syntax Check | 20070216 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_SYNTAX_CHECK_SLIN | Test | 20120908 |
Properties
| Class | CL_ABAP_SYNTAX_CHECK_ROOT | |
| Short Description | Syntax Check (Abstract) | |
| Super Class | CL_ABAP_COMPILER_ROOT | Abstract Superclass for ABAP Compilation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_COMPILER | ABAP Compiler |
| Created | 20070108 | 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_ROOT has no interface implemented.
Friends
Class CL_ABAP_SYNTAX_CHECK_ROOT 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) | SYNT_ERRORS | 20120727 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYNT_ERRORS | 20120727 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYNT_ERRORS | 20070217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120727 | ||
| 2 | Instance method | Public | Method | 20070809 | ||
| 3 | Instance method | Protected | Method | 20120727 |
Events
Class CL_ABAP_SYNTAX_CHECK_ROOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_OBJ_ID | Protected | See coding | 20080801 | T_OBJ_ID(8) type X
|
Method Signatures
Method EXPECT_INFO_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COL | Call by reference | Type reference (TYPE) | I | 20120727 | ||||
| 2 | P_INCLUDE | Call by reference | Type reference (TYPE) | PROGRAM | 20120727 | ||||
| 3 | P_LINE | Call by reference | Type reference (TYPE) | I | 20120727 | ||||
| 4 | P_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120727 | ||||
| 5 | P_MESSAGE_KEYW | Call by reference | Type reference (TYPE) | C | 20120727 | ||||
| 6 | P_MESSAGE_NUMB | Call by reference | Type reference (TYPE) | SYCHAR03 | 20120727 | ||||
| 7 | P_NUMBER | Call by reference | Type reference (TYPE) | I | 20120727 |
Method EXPECT_INFO_MESSAGE on class CL_ABAP_SYNTAX_CHECK_ROOT has no exception.
Method EXPECT_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COL | Call by reference | Type reference (TYPE) | I | 20070809 | ||||
| 2 | P_INCLUDE | Call by reference | Type reference (TYPE) | PROGRAM | 20070809 | ||||
| 3 | P_LINE | Call by reference | Type reference (TYPE) | I | 20070809 | ||||
| 4 | P_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20070809 | ||||
| 5 | P_MESSAGE_KEYW | Call by reference | Type reference (TYPE) | C | 20070809 | ||||
| 6 | P_MESSAGE_NUMB | Call by reference | Type reference (TYPE) | SYCHAR03 | 20070809 | ||||
| 7 | P_NUMBER | Call by reference | Type reference (TYPE) | I | 20070809 |
Method EXPECT_WARNING on class CL_ABAP_SYNTAX_CHECK_ROOT has no exception.
Method GET_OBJ_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJECT_ID | Call by reference | Type reference (TYPE) | T_OBJ_ID | 20120727 | ||||
| 2 | P_OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | 20120727 | ||||
| 3 | P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | PAK_OBJECT_TYPE | 20120727 |
Method GET_OBJ_NAME on class CL_ABAP_SYNTAX_CHECK_ROOT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |