Tax.vatDeferredAmountPerLine_IN Method [AX 2012]

Reads the table buffer and set the records.

Syntax

public TaxAmount vatDeferredAmountPerLine_IN(PurchLine _purchLine)

Run On

Server

Parameters

  • _purchLine
    Type: PurchLine Table
    The table buffer is used to find the record.

Return Value

Type: TaxAmount Extended Data Type
Returns the amount.

See Also

Reference

Tax Class