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.
Posts the reversal vouchers.
Syntax
public boolean postReversalVouchers(
TmpTaxWorkTrans _tmpTaxWorkTrans,
TaxTrans_IN _taxTransIN,
Percent _factor)
Run On
Called
Parameters
- _tmpTaxWorkTrans
Type: TmpTaxWorkTrans Table
The proportionated taxes that are available for reversal.
- _taxTransIN
Type: TaxTrans_IN Table
The TaxTrans_IN record for the original posted taxes.
- _factor
Type: Percent Extended Data Type
The factor that is used to proportionate taxes.
Return Value
Type: boolean
true if the voucher is created successfully; otherwise, false.