TaxTrans_IN.insertFromPurchLine Method
This method is used to insert info into the TaxTrans_IN table from PurchLine table.
Syntax
public void insertFromPurchLine(PurchLine _purchLine, InventTransId _inventTransId)
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
A buffer of PurchLine table.
- _inventTransId
Type: InventTransId Extended Data Type
The inventory transaction id.