BankLCExport::amountProformaTotalInclTax Method
Calculates the total pro forma invoice amount of the sales order.
Syntax
server public static AmountCur amountProformaTotalInclTax(SalesId _salesId)
Run On
Server
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales ID of sales order.
Return Value
Type: AmountCur Extended Data Type
The calculated proforma invoice amount.