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
Exporting COL TYPE SYST-COLNO Positioning cursor in case of error (column)
Exporting LINE TYPE SYST-LINNO Positioning cursor in case of error (line)
Exporting MSG_ARG1 TYPE Further argument for message
Exporting MSG_ARG2 TYPE Further argument for message
Exporting MSG_ARG3 TYPE Further argument for message
Exporting MSG_ARG4 TYPE Further argument for message
Exporting MSG_ID TYPE Message class
Exporting MSG_NUMBER TYPE Message number in T100
Exporting NO_TOKENS TYPE Number of the found token
Exporting RESULT TYPE Result of scan process ('T'=OK, 'F'= error)
Importing MSGTYPE TYPE 'S' Type of the message "E", "I", "W", "S"
Tables PARSD_SOURCE TYPE PARS_TEXT Editor buffer
Exception INTERNAL_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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