New Net

This field displays the line item net price based on the new discount and new unit price extended by the adjustment quantity. The system recalculates and re-displays after completion of each line item update. The system calculates New Net as follows:

NN = round(TA * NP * (1 - ND/ 100), CRF

  • NN = New Net
  • TA = To Adjust
  • NP = New Price
  • ND = New Discount
  • CRF = Currency Rounding Factor of the Customer's currency, typically 0.01