CustVendVoucher.getWithholdAmount_IN Method [AX 2012]
Calculate and return the withhold amount.
public TaxWithholdAmountCur getWithholdAmount_IN(
Common _common,
TableId _sourceTableId,
RecId _sourceRecId,
LedgerVoucher _ledgerPostingJournal)
Run On
ServerParameters
- _common
- Type: Common Table
A source table buffer.
- _sourceTableId
- Type: TableId Extended Data Type
Reference number of the table.
- _sourceRecId
- Type: RecId Extended Data Type
Record id of the record in the source table.
- _ledgerPostingJournal
- Type: LedgerVoucher Class
A LedgerVoucher object.
Community Additions
ADD
Show: