Tax.totalCustomsAmount_IN Method [AX 2012]

Gets the total customs amount.

public TaxAmountCur totalCustomsAmount_IN([RefTableId _sourceTableId, RefRecId _sourceRecId])

Run On

Server

Parameters

_sourceTableId
Type: RefTableId Extended Data Type
The source table id.
_sourceRecId
Type: RefRecId Extended Data Type
The source rec id.

Return Value

Type: TaxAmountCur Extended Data Type
The instance of the TaxAmountCur class.

Reference

Community Additions

ADD
Show: