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.
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.