SAP ABAP Function Module CUPA_SCAN (Ermittelt die Tokens im Editor und speichert diese in Tabelle PARSI_TOKENS)
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_SCAN | Ermittelt die Tokens im Editor und speichert diese in Tabelle PARSI_TOKENS |
| Function Group | CUPA | Parser for Object Dependencies |
| Program Name | SAPLCUPA | |
| INCLUDE Name | LCUPAU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
COL | TYPE | SYST-COLNO | Positioning cursor in case of error (column) | |||
| |
LINE | TYPE | SYST-LINNO | 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 | ||||
| |
NO_TOKENS | TYPE | Number of the found token | ||||
| |
RESULT | TYPE | Result of scan process ('T'=OK, 'F'= error) | ||||
| |
MSGTYPE | TYPE | 'S' | Type of the message "E", "I", "W", "S" | |||
| |
PARSD_SOURCE | TYPE | PARS_TEXT | Editor buffer | |||
| |
INTERNAL_ERROR | TYPE | |||||
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 |