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.
Marks CustVendSettlement that relates to the specified withholding tax voucher.
Syntax
public void markRelatedTaxWithholdVoucher(
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.