Show / Hide Table of Contents

    OnBeforeFinalPostPurchaseDocument Event

    Codeunit Do Final Post Document

    Raised before the invoice/credit memo is posted.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeFinalPostPurchaseDocument(var DocumentHeader: Record "QWEWF Document Header"; var IsHandled: Boolean)
    

    Parameters

    var DocumentHeader Record "QWEWF Document Header"

    The current Document Header that is going to be posted.

    var IsHandled Boolean

    Should be set to true if the subscriber handles the posting. Should be honored if already set. (Handled Pattern)

    This documentation is generated from WF Connect v24.19

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX