TaxWithhold_IN::getTaxSign Method [AX 2012]
Get sign for withhold tax.
Syntax
client server public static int getTaxSign(
RefRecId _headingTableId,
RefRecId _sourceRecId,
TaxWithholdCode _taxWithholdCode)
Run On
Called
Parameters
- _headingTableId
Type: RefRecId Extended Data Type
The heading table tableId.
- _sourceRecId
Type: RefRecId Extended Data Type
The Source table Record Id.
- _taxWithholdCode
Type: TaxWithholdCode Extended Data Type
The TaxWithholdCode.
Return Value
Type: int
Return sign for withhold tax.