Ansicht
Dokumentation

QINT_PUT_ALL_DATA_VALUES - Transfer inspection results to results recording (all record types)

QINT_PUT_ALL_DATA_VALUES - Transfer inspection results to results recording (all record types)

Addresses (Business Address Services)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this function module to transfer the records for single results, sample results and characteristic results to the internal data structures of results recording.

The functions contained in the modules QINT_PUT_ORIGINAL_VALUES, QINT_PUT_SAMPLE_VALUES and QINT_PUT_FEATURE_VALUES are hereby combined. Although the entry tables are optional, at least one of the tables must be available.

Example

    CALL FUNCTION 'QINT_PUT_ALL_DATA_VALUES'

         TABLES

             T_QAISETAB = QAISE

             T_QAISRTAB = QAISR

             T_QAIMRTAB = QAIMR

             T_QIERRTAB = QIERR.

Notes

To prepares the results records, you can call the function module QINT_FILL_UPLOAD_STRUCTURES.

Further information

QM-IDI Interface (purchase order number 5001 3310)





Parameters

T_QAIMRTAB
T_QAISETAB
T_QAISRTAB
T_QIERRTAB

Exceptions

Function Group

QINT

RFUMSV00 - Advance Return for Tax on Sales/Purchases   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1646 Date: 20240523 Time: 121554     sap01-206 ( 27 ms )