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