SalesCopying_CreditNote.makeCorrectionLine Method [AX 2012]

Creates a correction line.

Syntax

protected void makeCorrectionLine(SalesLine _salesLine, Qty _qty)

Run On

Server

Parameters

  • _salesLine
    Type: SalesLine Table
    The sales line to make the correction for.

See Also

Reference

SalesCopying_CreditNote Class