Show / Hide Table of Contents

    OnBeforeModifySalesLine Event

    Codeunit Create Documents

    Raised before Sales Line is modified.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeModifySalesLine(var SalesLine: Record "Sales Line"; ContractHeader: Record "QWEPR Contract Header"; ContractLine: Record "QWEPR Contract Line")
    

    Parameters

    var SalesLine Record "Sales Line"

    The Sales Line that will be modified.

    ContractHeader Record "QWEPR Contract Header"

    The Contract for which the sales document is created.

    ContractLine Record "QWEPR Contract Line"

    The Contract Line that is used to create the Sales Line.

    This documentation is generated from Parrot v26.2.242726.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX