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