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.
Calculates the taxable and tax free amounts for pro forma purchase orders.
Syntax
public void calculcateProformaTaxBalances(VendPurchOrderJour _vendPurchOrderJour, TmpTaxWorkTrans _tmpTaxWorkTrans)
Run On
Called
Parameters
- _vendPurchOrderJour
Type: VendPurchOrderJour Table
The VendPurchOrderJour table record that is used for calculating the tax amounts.
- _tmpTaxWorkTrans
Type: TmpTaxWorkTrans Table
The TmpTaxWorkTrans temporary table record where temporary tax calculations are stored.