Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets tax amount in cost price line.
Syntax
public TaxAmount taxInCostPriceLine_IN(PurchLine _purchLine, TaxOnItem _taxOnItem)
Run On
Server
Parameters
- _purchLine
Type: PurchLine Table
The purch line.
- _taxOnItem
Type: TaxOnItem Table
The tax on item.
Return Value
Type: TaxAmount Extended Data Type
The instance of the TaxAmount class.