Show / Hide Table of Contents

    OnCreateDocumentsFromContractOnBeforeLoopContracts Event

    Codeunit Create Documents

    Raised before contracts are looped to create documents or planning lines. The event can be used to change the filter for which contracts to handle, or change the key in which order the contracts are handled.

    Signature

    [IntegrationEvent(false, false)]
    OnCreateDocumentsFromContractOnBeforeLoopContracts(var ContractHeader: Record "QWEPR Contract Header")
    

    Parameters

    var ContractHeader Record "QWEPR Contract Header"

    An instance of Contract Header where filters and key is set to loop relevant contracts in a predefined order.

    This documentation is generated from Parrot v26.2.242726.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX