Ansicht
Dokumentation

QINT_PREPARE_QAIMR - Prepare upload structure QAIMR

QINT_PREPARE_QAIMR - Prepare upload structure QAIMR

rdisp/max_wprun_time - Maximum work process run time   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module prepares the confirmation of characteristic results records 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 QAIMR. In the process, the system fills in important fields such as record type and confirmation number.

Example

    CALL FUNCTION 'QINT_PREPARE_QAIMR'

         EXPORTING

             I_QAIVC = QAIVC

             I_QAIMV = QAIMV

         TABLES

             T_QAIMRTAB = QAIMR

             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 characteristic results records that have been supplemented with inspection results to results recording by calling the function module QINT_PUT_FEATURE_VALUES.

Further information

QM-IDI Interface (purchase order number 5001 3310)





Parameters

I_QAIMV
I_QAIVC
T_QAIMRTAB
T_QIERRTAB

Exceptions

Function Group

QINT

General Data in Customer Master   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1988 Date: 20240523 Time: 143531     sap01-206 ( 35 ms )