CustVendPaymSched.totalTaxWithholdAmount_IN Method [AX 2012]

Calculate the total tax withhold amount.

public AmountCur totalTaxWithholdAmount_IN(TableId _tableId, RecId _recId)

Run On

Server

Parameters

_tableId
Type: TableId Extended Data Type
Source Table Id.
_recId
Type: RecId Extended Data Type
Source table RecId.

Return Value

Type: AmountCur Extended Data Type
Returns total tax Withhold Amount.

Community Additions

ADD
Show: