AssetProposal.getTaxInCostPriceMST Method [AX 2012]

Gets the sum of the non-recoverable taxes for a specified transaction.

public TaxAmount getTaxInCostPriceMST(RefRecId sourceTableId, RefRecId sourceRecId)

Run On

Called

Parameters

sourceTableId
Type: RefRecId Extended Data Type
The table ID of the transaction.
sourceRecId
Type: RefRecId Extended Data Type
The ID of the transaction.

Return Value

Type: TaxAmount Extended Data Type
The sum of non-recoverable taxes.

Community Additions

ADD
Show: