BankLCImport::amountProformaTotalInclTax Method
Calculates the total proforma invoice amount of the purchase order.
Syntax
server public static AmountCur amountProformaTotalInclTax(PurchId _purchId)
Run On
Server
Parameters
- _purchId
Type: PurchId Extended Data Type
The purchase ID of purchase order.
Return Value
Type: AmountCur Extended Data Type
The calculated proforma invoice amount.