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.
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
- _taxWithholdTrans
Type: TaxWithholdTrans_IN Table
A buffer of the TaxWithholdTrans_IN table.
- _reversalVoucher
Type: Voucher Extended Data Type
The reversal voucher to initialize.
- _reverseDate
Type: TransDate Extended Data Type
The reverse date to initialize.
- _sign
Type: Integer Extended Data Type
The sign of the amount that defines whether it should be negative amounts or positive amounts.