Share via


TaxWithholdTrans_IN.copyTaxWithholdTrans Method

Copies one buffer of the TaxWithholdTrans_IN table to the new TaxWithholdTrans_IN instance.

Syntax

public void copyTaxWithholdTrans(
    TaxWithholdTrans_IN _taxWithholdTrans, 
    Voucher _reversalVoucher, 
    TransDate _reverseDate, 
    Integer _sign)

Run On

Called

Parameters

  • _sign
    Type: Integer Extended Data Type
    The sign of the amount that defines whether it should be negative amounts or positive amounts.

See Also

Reference

TaxWithholdTrans_IN Table