Tax.vatAmountPerLine_IN Method [AX 2012]

Reads the table buffer and set the records.

public TaxAmount vatAmountPerLine_IN(RefTableId _sourceTableId, RefRecId _sourceRecId)

Run On

Server

Parameters

_sourceTableId
Type: RefTableId Extended Data Type
Table id is used to find TaxUncommitted.
_sourceRecId
Type: RefRecId Extended Data Type
RecId is used to find TaxUncommitted.

Return Value

Type: TaxAmount Extended Data Type
Returns the amount.

Reference

Community Additions

ADD
Show: