Ansicht
Dokumentation

QINT_PREPARE_QAISR - Prepare upload structure QAISR

QINT_PREPARE_QAISR - Prepare upload structure QAISR

Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module prepares the confirmation of sample results in results recording using the QM-IDI interface's data structures.

On the basis of the filled specification structures for operations and characteristics (QAIVC and QAIMV), the system creates a confirmation record and appends it to table QAISR. In the process, the system fills in important fields such as record type, confirmation number and sample number.

Example

    CALL FUNCTION 'QINT_PREPARE_QAISR'

         EXPORTING

             I_QAIVC   = QAIVC

             I_QAIMV   = QAIMV

             I_PROBENR = PROBENUMMER

         TABLES

             T_QAISRTAB = QAISR

             T_QIERRTAB = QIERR.

Notes

You can fill the specification structures for operations and characteristics by calling the function module QINT_FILL_DOWNLOAD_STRUCTURES. You can transfer the sample result records that have been supplemented with inspection results to results recording by calling the function module QINT_PUT_SAMPLE_VALUES.

Further information

QM-IDI interface (purchase order number 5001 3310)





Parameters

I_PROBENR
I_QAIMV
I_QAIVC
T_QAISRTAB
T_QIERRTAB

Exceptions

Function Group

QINT

BAL_S_LOG - Application Log: Log header data   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 2162 Date: 20240523 Time: 140311     sap01-206 ( 31 ms )