SAP ABAP Function Module COM_PME_PARSER_SCAN (Ermittelt die Tokens im Editor und speichert diese in Tabelle PARSI_TOKENS)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-CFG (Application Component) Product Configuration
⤷
COM_DEPEDIT (Package) Dependency editor
⤷
⤷
Basic Data
| Function Module | COM_PME_PARSER_SCAN | Ermittelt die Tokens im Editor und speichert diese in Tabelle PARSI_TOKENS |
| Function Group | COM_PME_PARSER | Parsers (PME) |
| Program Name | SAPLCOM_PME_PARSER | |
| INCLUDE Name | LCOM_PME_PARSERU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NO_TOKENS | TYPE | I | Anzahl der gefundenen Tokens | |||
| |
RESULT | TYPE | PMST_RESULT | Ergebnis des Scanprozesses ('T'=OK, 'F'= Fehler) | |||
| |
IS_SELECTION | TYPE | DPEDI_POSITION | ||||
| |
PARSD_SOURCE | TYPE | TABLE | 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 | 20010320 |
| SAP Release Created in | 30A |