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
CalledParameters
- sourceTableId
- Type: RefRecId Extended Data Type
The table ID of the transaction.
- sourceRecId
- Type: RefRecId Extended Data Type
The ID of the transaction.
Community Additions
ADD
Show: