Show / Hide Table of Contents

    OnAfterModifyContractEntry Event

    Codeunit Contract Posting Mgt.

    Raised after the update of a Contract Entry on posting. Can be used to perform additional posting routines.

    Signature

    [IntegrationEvent(false, false)]
    OnAfterModifyContractEntry(ContractEntry: Record "QWEPR Contract Entry")
    

    Parameters

    ContractEntry Record "QWEPR Contract Entry"

    The Contract Entry that was updated.

    This documentation is generated from Parrot v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX