SAP ABAP Function Module CUPA_SYNTAX_CHECK (Prüft den Editorpuffer abhängig von einer gegebenen (E)DCG-Grammatik)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-DEP (Application Component) Object Dependencies
⤷
CUMT (Package) Maintenance Environment for Dependencies

⤷

⤷

Basic Data
Function Module | CUPA_SYNTAX_CHECK | Prüft den Editorpuffer abhängig von einer gegebenen (E)DCG-Grammatik |
Function Group | CUPA | Parser for Object Dependencies |
Program Name | SAPLCUPA | |
INCLUDE Name | LCUPAU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
COL | TYPE | Positioning cursor in case of error (column) | ||||
![]() |
EXPR | TYPE | Index of the parser result in PARSI_TREE | ||||
![]() |
LINE | TYPE | Positioning cursor in case of error (line) | ||||
![]() |
MSG_ARG1 | TYPE | Further argument for message | ||||
![]() |
MSG_ARG2 | TYPE | Further argument for message | ||||
![]() |
MSG_ARG3 | TYPE | Further argument for message | ||||
![]() |
MSG_ARG4 | TYPE | Further argument for message | ||||
![]() |
MSG_ID | TYPE | Message class | ||||
![]() |
MSG_NUMBER | TYPE | Message number in T100 | ||||
![]() |
RESULT | TYPE | Result of syntax chck ('T'=OK, otherw. error) | ||||
![]() |
EXPRESSION_ID | TYPE | SPACE | Relationship ID (e.g. constraint name) | |||
![]() |
EXPRESSION_TYPE | TYPE | Type of relationship | ||||
![]() |
GRAMMAR | TYPE | 'SAPLCUPA' | Name of an I report caontaining grammar | |||
![]() |
MSGTYPE | TYPE | 'S' | Type of the message "E", "I", "W", "S" | |||
![]() |
INTERNAL_ERROR | TYPE | |||||
![]() |
TOO_MANY_ERRORS | TYPE | more errors than planned occurred | ||||
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 | 19991102 |
SAP Release Created in |