SAP ABAP Class CL_ADT_SYNTAX_CHECK_UTILITIES (Prepare syntax-check result for client)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_UTILITIES (Package) ADT Utilities

⤷

⤷

Properties
Class | CL_ADT_SYNTAX_CHECK_UTILITIES | |
Short Description | Prepare syntax-check result for client | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADT_UTILITIES | ADT Utilities |
Created | 20110729 | SAP |
Last change | 20130531 | 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_UTILITIES has no interface implemented.
Friends
Class CL_ADT_SYNTAX_CHECK_UTILITIES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'LINE' | 20120313 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'MSGID' | 20110819 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'POSITION' | 20120313 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'PRAGMA' | 20110819 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '/sap/bc/adt/documentation/trmsg/documents' | 20110819 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110819 | |
2 | ![]() |
Instance method | Private | Method | 20110819 | |
3 | ![]() |
Instance method | Private | Method | 20110819 | |
4 | ![]() |
Instance method | Private | Constructor | 20110809 | |
5 | ![]() |
Instance method | Public | Method | Add documentation Uri for errors and warnings | 20110809 |
6 | ![]() |
Instance method | Public | Method | Add documentation Uri for errors and warnings | 20120313 |
7 | ![]() |
Static method | Public | Method | Provides an instance of the class | 20110809 |
8 | ![]() |
Instance method | Public | Method | 20120208 | |
9 | ![]() |
Instance method | Private | Method | 20110819 | |
10 | ![]() |
Instance method | Private | Method | 20110819 |
Events
Class CL_ADT_SYNTAX_CHECK_UTILITIES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYPE_ERROR_TAB | Public | See coding | 20110809 | type_error_tab TYPE STANDARD TABLE OF rslinlmsg
|
||
2 | TYPE_ERROR_WITH_URI_TAB | Public | See coding | 20110809 | type_error_with_uri_tab TYPE STANDARD TABLE OF sadt_rslinlmsg_with_uri
|
Method Signatures
Method CHECK_DOCU_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_AVAILABLE | Value transfer | Type reference (TYPE) | BOOLEAN | 20110819 | |||
2 | ![]() |
MESSAGE_DESCRIPTIONS | Call by reference | Type reference (TYPE) | RSLINLTAB | 20110819 | |||
3 | ![]() |
MESSAGE_INDEX | Call by reference | Type reference (TYPE) | I | 20110819 | |||
4 | ![]() |
MESSAGE_KIND | Call by reference | Type reference (TYPE) | C | 20110819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110819 |
Method CHECK_FOR_PRAGMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_DESCRIPTIONS | Call by reference | Type reference (TYPE) | RSLINLTAB | 20110819 | |||
2 | ![]() |
MESSAGE_INDEX | Call by reference | Type reference (TYPE) | I | 20110819 | |||
3 | ![]() |
MESSAGE_KIND | Call by reference | Type reference (TYPE) | C | 20110819 | |||
4 | ![]() |
PRAGMA | Value transfer | Type reference (TYPE) | STRING | 20110819 |
Method CHECK_FOR_PRAGMA on class CL_ADT_SYNTAX_CHECK_UTILITIES has no exception.
Method CHECK_FOR_PROGRAM_SYMBOLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_DESCRIPTIONS | Call by reference | Type reference (TYPE) | RSLINLTAB | 20110819 | |||
2 | ![]() |
MESSAGE_INDEX | Call by reference | Type reference (TYPE) | I | 20110819 | |||
3 | ![]() |
MESSAGE_KIND | Call by reference | Type reference (TYPE) | C | 20110819 | |||
4 | ![]() |
PROGRAM_SYMBOLS | Value transfer | Type reference (TYPE) | RSLINLTAB | 20110819 |
Method CHECK_FOR_PROGRAM_SYMBOLS on class CL_ADT_SYNTAX_CHECK_UTILITIES has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ADT_SYNTAX_CHECK_UTILITIES has no parameter.
Method CONSTRUCTOR on class CL_ADT_SYNTAX_CHECK_UTILITIES has no exception.
Method CONVERT_ERR_DESCR_TO_DOCU_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_RESULT_ADT | Call by reference | Type reference (TYPE) | SADT_SYNTAX_CHECK_RESULT | 20110809 |
Method CONVERT_ERR_DESCR_TO_DOCU_URI on class CL_ADT_SYNTAX_CHECK_UTILITIES has no exception.
Method CONVERT_ERR_TO_PACK_CHECK_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_RESULT_ADT | Call by reference | Type reference (TYPE) | SADT_SYNTAX_CHECK_RESULT | 20120313 | |||
2 | ![]() |
PACK_CHECK_ERR | Call by reference | Type reference (TYPE) | CL_WB_PACKAGE_CHECK=>TT_ERROR_MESSAGES | 20120313 |
Method CONVERT_ERR_TO_PACK_CHECK_URI on class CL_ADT_SYNTAX_CHECK_UTILITIES has no exception.
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_SYNTAX_CHECK_UTILITIES | 20110809 |
Method CREATE_INSTANCE on class CL_ADT_SYNTAX_CHECK_UTILITIES has no exception.
Method GET_DOCU_ATOM_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LONGTEXTS | Call by reference | Type reference (TYPE) | RSLINLTAB | 20120208 | |||
2 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | SWBME_ERROR_ENTRY | 20120208 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_ATOM_TYPES=>LINK_S | 20120208 |
Method GET_DOCU_ATOM_LINK on class CL_ADT_SYNTAX_CHECK_UTILITIES has no exception.
Method READ_MESSAGE_AND_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_DESCRIPTIONS | Call by reference | Type reference (TYPE) | RSLINLTAB | 20110819 | |||
2 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20110819 | |||
3 | ![]() |
MESSAGE_INDEX | Call by reference | Type reference (TYPE) | I | 20110819 | |||
4 | ![]() |
MESSAGE_KIND | Call by reference | Type reference (TYPE) | C | 20110819 | |||
5 | ![]() |
MESSAGE_NO | Call by reference | Type reference (TYPE) | STRING | 20110819 |
Method READ_MESSAGE_AND_ID on class CL_ADT_SYNTAX_CHECK_UTILITIES has no exception.
Method RESOLVE_MESSAGE_DOCU_REFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_DESCRIPTIONS | Call by reference | Type reference (TYPE) | RSLINLTAB | 20110819 | |||
2 | ![]() |
MESSAGE_KIND | Call by reference | Type reference (TYPE) | C | 20110819 | |||
3 | ![]() |
MESSAGE_TABLE | Call by reference | Type reference (TYPE) | SADT_TAB_RSLINLMSG | 20110819 | |||
4 | ![]() |
MESSAGE_TABLE_WITH_URI | Call by reference | Type reference (TYPE) | SADT_TAB_RSLINLMSG_WITH_URI | 20110819 |
Method RESOLVE_MESSAGE_DOCU_REFS on class CL_ADT_SYNTAX_CHECK_UTILITIES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |