SAP ABAP Class CL_CI_TEST_SYNTAX_CHECK (Test Based on SYNTAX CHECK)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis

⤷

⤷

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 | 20010223 |
Properties
Class | CL_CI_TEST_SYNTAX_CHECK | |
Short Description | Test Based on 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 | S_CODE_INSPECTOR | ABAP Source Code Analysis |
Created | 20000615 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CI_TEST_SYNTAX_CHECK has no forward declaration.
Interfaces
Class CL_CI_TEST_SYNTAX_CHECK has no interface implemented.
Friends
Class CL_CI_TEST_SYNTAX_CHECK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCIT_ERRC | 20020814 | |||
2 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_SYNTAX_CHECK' | Name of Class | 20030827 | |
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | ' ' | General Flag | 20010810 | |
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | 20120830 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | 'X' | General Flag | 20010810 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | 20120830 | |||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CI_SOURCE_SYNTAX_CHECK | Generate Source for Syntax Check | 20010212 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | 20120830 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | 'X' | General Flag | 20010810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010223 |
2 | ![]() |
Static method | Public | Method | 20010815 | |
3 | ![]() |
Instance method | Protected | Method | Message for Include Without Main Program | 20041229 |
Events
Class CL_CI_TEST_SYNTAX_CHECK has no event.
Types
Class CL_CI_TEST_SYNTAX_CHECK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_SYNTAX_CHECK has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_SYNTAX_CHECK 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 | 20010815 | ||
2 | ![]() |
P_KEYWORD | Call by reference | Type reference (TYPE) | TRMSG_KEYW | ABAP/IV-Schlüsselwort in Syntaxfehlermeldung | 20010815 | ||
3 | ![]() |
P_MSGNUMBER | Call by reference | Type reference (TYPE) | TRMSG_NUM3 | Meldungsnummer der Syntaxfehlermeldung | 20010815 |
Method GET_CODE on class CL_CI_TEST_SYNTAX_CHECK has no exception.
Method OUT_INCL_WO_MAIN_PROG Signature
Method OUT_INCL_WO_MAIN_PROG on class CL_CI_TEST_SYNTAX_CHECK has no parameter.
Method OUT_INCL_WO_MAIN_PROG on class CL_CI_TEST_SYNTAX_CHECK has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 50A |