Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the TaxWithholdCalculated and OverlookThreshold fields of TaxWithholdTrans_IN table.
Syntax
public void updateTaxWithholdTrans(
RefTableId _tableId,
RefRecId _recId,
TaxWithholdGroup _taxWithholdGroup,
TaxWithholdCode _taxWithholdCode)
Run On
Server
Parameters
- _tableId
Type: RefTableId Extended Data Type
The sourceTableId.
- _recId
Type: RefRecId Extended Data Type
The sourcetable recId.
- _taxWithholdGroup
Type: TaxWithholdGroup Extended Data Type
The TaxWithholdGroup value.
- _taxWithholdCode
Type: TaxWithholdCode Extended Data Type
The TaxWithholdCode value.