SAP ABAP Class CL_ADT_SYNTAX_CHECK_HELPER (Helper FUNC syntax-ckeck)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SFUNC_ADT (Package) ABAP Develeopment Tools integration for Function Builder

⤷

⤷

Properties
Class | CL_ADT_SYNTAX_CHECK_HELPER | |
Short Description | Helper FUNC syntax-ckeck | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFUNC_ADT | ABAP Develeopment Tools integration for Function Builder |
Created | 20100517 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ADT_SYNTAX_CHECK_HELPER has no interface implemented.
Friends
Class CL_ADT_SYNTAX_CHECK_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS38L-NAME | Function Module Name | 20100517 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20100517 | |
2 | ![]() |
Instance method | Private | Constructor | 20101210 | |
3 | ![]() |
Instance method | Public | Method | Converts workbench syntax error locations to uris | 20100517 |
4 | ![]() |
Instance method | Public | Method | Converts workbench warning locations to uris | 20100517 |
5 | ![]() |
Static method | Public | Method | Returns a new instance of the check helper | 20101210 |
Events
Class CL_ADT_SYNTAX_CHECK_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYPE_ERROR_TAB | Public | See coding | 20100517 | type_error_tab type standard table of rslinlmsg
|
||
2 | TYPE_ERROR_WITH_URI_TAB | Public | See coding | 20100517 | type_error_with_uri_tab type standard table of sadt_rslinlmsg_with_uri
|
Method Signatures
Method CHANGE_ERROR_TO_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | SADT_RSLINLMSG_WITH_URI | 20100517 | |||
2 | ![]() |
PROGRAMNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20100517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100629 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCNAME | Call by reference | Type reference (TYPE) | RS38L-NAME | Name of Function Module | 20101210 |
Method CONSTRUCTOR on class CL_ADT_SYNTAX_CHECK_HELPER has no exception.
Method CONVERT_ERRORS_TO_URIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERRORS | Call by reference | Type reference (TYPE) | TYPE_ERROR_TAB | 20100517 | |||
2 | ![]() |
ERRORS_WITH_URI | Call by reference | Type reference (TYPE) | TYPE_ERROR_WITH_URI_TAB | 20100517 | |||
3 | ![]() |
PROGRAMNAME | Call by reference | Type reference (TYPE) | PROGNAME | 20100517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100629 |
Method CONVERT_WARNINGS_TO_URIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROGRAMNAME | Call by reference | Type reference (TYPE) | PROGNAME | 20100517 | |||
2 | ![]() |
WARNINGS | Call by reference | Type reference (TYPE) | TYPE_ERROR_TAB | 20100517 | |||
3 | ![]() |
WARNINGS_WITH_URI | Call by reference | Type reference (TYPE) | TYPE_ERROR_WITH_URI_TAB | 20100517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100629 |
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUNCNAME | Call by reference | Type reference (TYPE) | RS38L-NAME | Key Structure of a Class | 20101210 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_SYNTAX_CHECK_HELPER | Helper for Syntax Check | 20101210 |
Method CREATE_INSTANCE on class CL_ADT_SYNTAX_CHECK_HELPER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |