SAP ABAP Class CL_ACI_CI_TEST_VS_SYNTAX_CHECK (EXPERIMENTAL (Compares ACI and RSYN based syntax check))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_ACI_SUPPORT (Package) EXPERIMENTAL, DON'T USE (Support utilities for the ACI)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_INCLUDE | Code Inspector: Source for Include | 20081201 |
Properties
| Class | CL_ACI_CI_TEST_VS_SYNTAX_CHECK | |
| Short Description | EXPERIMENTAL (Compares ACI and RSYN based syntax check) | |
| Super Class | CL_CI_TEST_INCLUDE | Code Inspector: Source for Include |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_ACI_SUPPORT | EXPERIMENTAL, DON'T USE (Support utilities for the ACI) |
| Created | 20081201 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ACI_CI_TEST_VS_SYNTAX_CHECK has no interface implemented.
Friends
Class CL_ACI_CI_TEST_VS_SYNTAX_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'ACI_ONLY' | Message code: ACI reports wrong error | 20081201 | ||
| 2 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'BOTH' | Message code: OK, both implementations report error | 20081201 | ||
| 3 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'NONE' | Message code: OK, no error | 20081201 | ||
| 4 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'RSYN_ONLY' | Message code: RSYN reports additional error | 20081202 | ||
| 5 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_ACI_CI_TEST_VS_SYNTAX_CHECK' | Name of this class | 20081201 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | INT4 | ABAP_TRUE to execute symbol table traversal | 20100113 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CI_SOURCE_SYNTAX_CHECK | Does a syntax check and stores its results | 20081201 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FLAG | ABAP_TRUE to store also info about successful tests | 20081211 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | FLAG | ABAP_TRUE to suppress analysis of compound statements | 20081201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20081201 | |
| 2 | Instance method | Protected | Method | Logs error message that include has no main program | 20081201 |
Events
Class CL_ACI_CI_TEST_VS_SYNTAX_CHECK has no event.
Types
Class CL_ACI_CI_TEST_VS_SYNTAX_CHECK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ACI_CI_TEST_VS_SYNTAX_CHECK has no parameter.
Method CONSTRUCTOR on class CL_ACI_CI_TEST_VS_SYNTAX_CHECK has no exception.
Method INFORM_INCL_WO_MAIN_PROG Signature
Method INFORM_INCL_WO_MAIN_PROG on class CL_ACI_CI_TEST_VS_SYNTAX_CHECK has no parameter.
Method INFORM_INCL_WO_MAIN_PROG on class CL_ACI_CI_TEST_VS_SYNTAX_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |