SAP ABAP Class CL_CI_SOURCE_SYNTAX_CHECK (Code Inspector: Generate Source for 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

⤷

⤷

Properties
Class | CL_CI_SOURCE_SYNTAX_CHECK | |
Short Description | Code Inspector: Generate Source for Syntax Check | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
Created | 20000621 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CI_SOURCE_SYNTAX_CHECK has no forward declaration.
Interfaces
Class CL_CI_SOURCE_SYNTAX_CHECK has no interface implemented.
Friends
Class CL_CI_SOURCE_SYNTAX_CHECK 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) | RSLINMSGS | List of error messages | 20000621 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGRAM | Error Include | 20000621 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSLINMSGS | List of messages | 20000621 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Row number | 20000621 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSLINLTAB | Long texts | 20000621 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYCHAR200 | Error Message | 20000621 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TRMSG_KEY | Error Message Key | 20000621 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-SUBRC | Return Code for SYNTAX CHECK | 20000621 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSLINMSGS | List of Warnings | 20000621 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYCHAR30 | Error Word | 20000621 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Generate an Object | 20000621 |
2 | ![]() |
Instance method | Private | Method | 20120830 |
Events
Class CL_CI_SOURCE_SYNTAX_CHECK has no event.
Types
Class CL_CI_SOURCE_SYNTAX_CHECK 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_INCLUDE | Call by reference | Object reference (TYPE REF TO) | CL_CI_SOURCE_INCLUDE | Verweis auf Include | 20000621 | ||
2 | ![]() |
P_INTERPRET | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120830 | |||
3 | ![]() |
P_NO_PACKAGE_CHECK | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120830 | |||
4 | ![]() |
P_SLIN_MODE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20120830 |
Method CONSTRUCTOR on class CL_CI_SOURCE_SYNTAX_CHECK has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SLIN_MESSAGES | Call by reference | Type reference (TYPE) | SYNT_IT_TRMSG_RAW | 20120830 |
Method GET_MESSAGES on class CL_CI_SOURCE_SYNTAX_CHECK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 50A |