Show / Hide Table of Contents

    OnBeforeInsertHistory Event

    Codeunit IQ Archive

    Raised before the record is inserted in the history table.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeInsertHistory(var IQ: Record "QWESR Integration Queue"; var IQHistory: Record "QWESR Integration Queue Hist")
    

    Parameters

    var IQ Record "QWESR Integration Queue"

    The Integration Queue record that will be transferred to the history table, before it is being deleted.

    var IQHistory Record "QWESR Integration Queue Hist"

    The IQ History record that is about to be inserted. Fields are populated from the IQ record.

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX