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 |
---|---|---|---|---|---|---|---|
![]() |
I_STUECKNR | TYPE | QAISE-STUECKNR | Item number (input) | |||
![]() |
I_PROBENR | TYPE | QAISE-PROBENR | Sample number (input) | |||
![]() |
I_SERIALNR | TYPE | QAISE-SERIALNR | Serial number (input) | |||
![]() |
I_QAKLR | TYPE | QAKLR | SPACE | Current class (input) | ||
![]() |
I_QALS | TYPE | QALS | Inspection lot (input) | |||
![]() |
I_QAMKR | TYPE | QAMKR | Current characteristic (input) | |||
![]() |
I_QAPO | TYPE | QAPO | Operation (input) | |||
![]() |
I_QASER | TYPE | QASER | SPACE | Current individual result (input) | ||
![]() |
I_QASPR | TYPE | QASPR | SPACE | Current sample (input) | ||
![]() |
T_QAKLTAB | TYPE | QAKLR | Table of all class confirmations (input) | |||
![]() |
T_QAMKRTAB | TYPE | QAMKR | Table of all characteristic confirmations (input) | |||
![]() |
T_QASETAB | TYPE | QASER | Table of all individual results (input) | |||
![]() |
T_QASPTAB | TYPE | QASPR | Table of all sample confirmations (input) | |||
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 | 19960129 |
SAP Release Created in |