SAP ABAP Function Module EDITOR_SYNTAX_CHECK (ABAP/4-Syntax-Check, bei Includes unter Einschluß des TOP-Includes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDI (Package) PROGRAM EDITOR

⤷

⤷

Basic Data
Function Module | EDITOR_SYNTAX_CHECK | ABAP/4-Syntax-Check, bei Includes unter Einschluß des TOP-Includes |
Function Group | S38E | Editor function modules |
Program Name | SAPLS38E | ABAP Editor Functions |
INCLUDE Name | LS38EU14 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
O_ERROR_INCLUDE | TYPE | SYST-REPID | Include where error is located | |||
![]() |
O_ERROR_LINE | TYPE | SYST-INDEX | Line of the error position | |||
![]() |
O_ERROR_MESSAGE | TYPE | Error message text | ||||
![]() |
O_ERROR_OFFSET | TYPE | SYST-TABIX | Offset of the error position | |||
![]() |
O_ERROR_SUBRC | TYPE | SYST-SUBRC | Return code of SYNTAX-CHECK | |||
![]() |
I_GLOBAL_CHECK | TYPE | SYST-CALLD | SPACE | Check the main program containing the include | ||
![]() |
I_GLOBAL_PROGRAM | TYPE | SYST-REPID | SPACE | Main program to be checked with modified include | ||
![]() |
I_PROGRAM | TYPE | SYST-REPID | Program or include to be checked | |||
![]() |
I_R2_CHECK | TYPE | ABAP_BOOL | SPACE | Check with R/2 syntax | ||
![]() |
I_R2_DESTINATION | TYPE | TXCOM-SDEST | SPACE | RFC destinatiion for R/2 syntax check | ||
![]() |
I_TRDIR | TYPE | TRDIR | Generierte Tabelle zum View TRDIR | |||
![]() |
I_CORRWARN | TYPE | SPACE | ||||
![]() |
ALL_ERRORS | TYPE | SPACE | ||||
![]() |
I_SOURCE | TYPE | Source to be checked, its name is I_PROGRAM | ||||
![]() |
O_CORRECTION_TAB | TYPE | |||||
![]() |
O_WARNINGS_TAB | TYPE | RSLINLMSG | ||||
![]() |
O_ERROR_TAB | TYPE | RSLINLMSG | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |