SAP ABAP Class CL_CI_TEST_ABAP_COMPILER_INT (Test Based on SYNTAX CHECK)
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_CI_TEST_PROGRAM | Code Inspector: Source for Include | 20061218 |
Properties
| Class | CL_CI_TEST_ABAP_COMPILER_INT | |
| Short Description | Test Based on SYNTAX CHECK | |
| Super Class | CL_CI_TEST_PROGRAM | Code Inspector: Source for Include |
| 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 | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_ABAP_COMPILER_INT has no forward declaration.
Interfaces
Class CL_CI_TEST_ABAP_COMPILER_INT has no interface implemented.
Friends
Class CL_CI_TEST_ABAP_COMPILER_INT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_ABAP_COMPILER_INT' | Name of Class | 20061218 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20061218 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20061218 | ||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_SYNTAX_CHECK_EXT | Generate Source for Syntax Check | 20061218 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20061218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061218 | |
| 2 | Static method | Public | Method | 20061218 | ||
| 3 | Instance method | Protected | Method | Message for Include Without Main Program | 20061218 |
Events
Class CL_CI_TEST_ABAP_COMPILER_INT has no event.
Types
Class CL_CI_TEST_ABAP_COMPILER_INT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_ABAP_COMPILER_INT has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_ABAP_COMPILER_INT has no exception.
Method GET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CODE | Value transfer | Type reference (TYPE) | SCI_ERRC | Code Inspector: Kennung für Fehlercode | 20061218 | |||
| 2 | P_KEYWORD | Call by reference | Type reference (TYPE) | TRMSG_KEYW | ABAP/IV-Schlüsselwort in Syntaxfehlermeldung | 20061218 | |||
| 3 | P_MSGNUMBER | Call by reference | Type reference (TYPE) | TRMSG_NUM3 | Meldungsnummer der Syntaxfehlermeldung | 20061218 |
Method GET_CODE on class CL_CI_TEST_ABAP_COMPILER_INT has no exception.
Method OUT_INCL_WO_MAIN_PROG Signature
Method OUT_INCL_WO_MAIN_PROG on class CL_CI_TEST_ABAP_COMPILER_INT has no parameter.
Method OUT_INCL_WO_MAIN_PROG on class CL_CI_TEST_ABAP_COMPILER_INT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |