Share via


PurchPurchaseOrderHeader.calculcateProformaTaxBalances Method

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.

See Also

Reference

PurchPurchaseOrderHeader Table