CustVendSettlement.unmarkRelatedTaxWithholdVoucher Method
Unmarks CustVendSettlement that relates to the specified withholding tax voucher.
Syntax
public void unmarkRelatedTaxWithholdVoucher(
SpecTransManager _specTransManager,
Voucher _voucher,
TransDate _voucherTransDate,
[boolean _old])
Run On
Called
Parameters
- _specTransManager
Type: SpecTransManager Class
The current SpecTransManager instance that contains the marked settlements for reversal.
- _voucher
Type: Voucher Extended Data Type
Withholding tax voucher number.
- _voucherTransDate
Type: TransDate Extended Data Type
Withholding tax voucher date.
- _old
Type: boolean
A Boolean value that indicates whether to include older settlements; optional.