Ansicht
Dokumentation

QINT_FILL_DOWNLOAD_STRUCT_2 - Fill download structures QAIVC and QAIMV (new method)

QINT_FILL_DOWNLOAD_STRUCT_2 - Fill download structures QAIVC and QAIMV (new method)

General Data in Customer Master   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module fills the operation and characteristic specification structures QAIVC and QAIMV in the QM-IDI interface with information from the data structures in results recording. It implements the second operation mode of function module QINT_FILL_DOWNLOAD_STRUCTURES.
The control indicators I_IND_* correspond to the control indicators of function module QIRF_SEND_REQUIRMENTS_GET_DATA for the QM-IDI interface.

Example

In this example, the work center data is also read.

    CALL FUNCTION 'QINT_FILL_DOWNLOAD_STRUCT_2'
        EXPORTING
            I_QALS                 = L_QALS
            I_QAMKR                = L_QAMKR
            I_QAPO                 = L_QAPO
            I_IND_READ_WORK_CENTER = 'X'
         TABLES
            T_QAIVCTAB             = T_QAIVCTAB
            T_QAIMVTAB             = T_QAIMVTAB.

Notes

This function module is intended for use as a user exit in results recording. You can prepare the associated confirmation records using function module QINT_FILL_UPLOAD_STRUCTURES and return the records to results recording using function module QINT_PUT_ALL_DATA_VALUES, once they have been supplemented with inspection results.

Further information

You can find the description of the data structures in the documentation for the QM-IDI interface.
For general information on how to interface measurement equipment, refer to the documentation for the function group QINT.





Parameters

I_IND_EVALUATE_CHARACTERISTIC
I_IND_READ_PURCHASING_INFO
I_IND_READ_SALES_INFO
I_IND_READ_VENDOR_AND_PRODUCER
I_IND_READ_WORK_CENTER
I_IND_TRANSFER_CHAR_CODES
I_PROBENR
I_QAKLR
I_QALS
I_QAMKR
I_QAPO
I_QASER
I_QASPR
I_SERIALNR
I_STUECKNR
T_QAICATAB
T_QAIMVTAB
T_QAIVCTAB
T_QAKLTAB
T_QAMKRTAB
T_QASETAB
T_QASPTAB
T_QIERRTAB

Exceptions

Function Group

QINT

CL_GUI_FRONTEND_SERVICES - Frontend Services   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 3485 Date: 20240523 Time: 133512     sap01-206 ( 43 ms )