SAP ABAP Function Module CUPP_OP (Prüfung eines Operators (liefert Präzedenz und Assoziatvität))
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 CUPP_OP Prüfung eines Operators (liefert Präzedenz und Assoziatvität)  
Function Group CUPP   Pretty Print for Object Dependencies  
Program Name SAPLCUPP    
INCLUDE Name LCUPPU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OP_TYPE TYPE Type of operator (infix, prefix)
Exporting PRECEDENCE TYPE Precedence
Exporting LASSOC TYPE Left associativity ('x' or 'y')
Exporting RASSOC TYPE Right associativity ('x' or 'y')
Importing OP TYPE Operator
Exception FAIL TYPE Kein gültiger Operator
Exception INTERNAL_ERROR TYPE Processing error
               
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