CustVendSettlement.markRelatedTaxWithholdVoucher Method

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.
  • _old
    Type: boolean
    A Boolean value that indicates whether to include older settlements; optional.

See Also

Reference

CustVendSettlement Map