Show / Hide Table of Contents

    OnAfterInitContractEntry Event

    Codeunit Create Documents

    Raised after the Contract Entry is initialized.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterInitContractEntry(var ContractEntry: Record "QWEPR Contract Entry"; ContractHeader: Record "QWEPR Contract Header"; ContractLine: Record "QWEPR Contract Line")
    

    Parameters

    var ContractEntry Record "QWEPR Contract Entry"

    The Contract Entry that will be initialized.

    ContractHeader Record "QWEPR Contract Header"

    The Contract Header that is being used when the Contract Entry is created.

    ContractLine Record "QWEPR Contract Line"

    The Contract Line which will be the source the Contract Entry.

    This documentation is generated from Parrot v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX