VendInvoiceInfoLine_Project.getActualCostPrice Method
Retrieves the actual cost price of the line, excluding recoverable taxes.
Syntax
public AmountCur getActualCostPrice([VendInvoiceInfoLine _vendInvoiceLine])
Run On
Called
Parameters
- _vendInvoiceLine
Type: VendInvoiceInfoLine Table
The VendInvoiceInfoLine related to this line; optional.
Return Value
Type: AmountCur Extended Data Type
The actual cost price, in the vendor invoice line currency.