SAP ABAP Function Module PMEVC_SCAN_FOR_HELP_F4 (Ermittelt die Tokens im Editor und speichert diese in Tabelle PARSI_TOKENS)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-VC (Application Component) Variant Configuration
⤷
PME_VC_DEPENDENCY_GRAMMAR (Package) VC Grammar and Help Functions for Generic Dependency Editor
⤷
⤷
Basic Data
| Function Module | PMEVC_SCAN_FOR_HELP_F4 | Ermittelt die Tokens im Editor und speichert diese in Tabelle PARSI_TOKENS |
| Function Group | PMEVC_PARSER | Variant 2 of Object Dependency Parser |
| Program Name | SAPLPMEVC_PARSER | Sub-Programs for Token Handling in Scan |
| INCLUDE Name | LPMEVC_PARSERU15 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SRC_POS | TYPE | CFGT0_TEXTEDIT_SECTION | Suppresses detailed error messages | |||
| |
NO_TOKENS | TYPE | Anzahl der gefundenen Tokens | ||||
| |
RESULT | TYPE | Ergebnis des Scanprozesses ('T'=OK, 'F'= Fehler) | ||||
| |
EV_TOKEN_AT_POS | TYPE | PARS_TOKEN | Structure of a Token in Dependency Parser | |||
| |
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 | 20040116 |
| SAP Release Created in | 500 |