SAP ABAP Function Module QINT_EXAMPLE_USER_EXIT (Example: transferring measured values to results recording via a user exit)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QEIF (Package) QM interfaces inspection processing
Basic Data
Function Module QINT_EXAMPLE_USER_EXIT Example: transferring measured values to results recording via a user exit  
Function Group QINT   Interface for measurement equipment  
Program Name SAPLQINT   Interface for measuring equipment, PC applications 
INCLUDE Name LQINTU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_STUECKNR TYPE QAISE-STUECKNR Item number (input)
Importing I_PROBENR TYPE QAISE-PROBENR Sample number (input)
Importing I_SERIALNR TYPE QAISE-SERIALNR Serial number (input)
Importing I_QAKLR TYPE QAKLR SPACE Current class (input)
Importing I_QALS TYPE QALS Inspection lot (input)
Importing I_QAMKR TYPE QAMKR Current characteristic (input)
Importing I_QAPO TYPE QAPO Operation (input)
Importing I_QASER TYPE QASER SPACE Current individual result (input)
Importing I_QASPR TYPE QASPR SPACE Current sample (input)
Tables T_QAKLTAB TYPE QAKLR Table of all class confirmations (input)
Tables T_QAMKRTAB TYPE QAMKR Table of all characteristic confirmations (input)
Tables T_QASETAB TYPE QASER Table of all individual results (input)
Tables T_QASPTAB TYPE QASPR Table of all sample confirmations (input)
               
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  19960129 
SAP Release Created in