TaxTrans_IN.insertInventDetails Method
This method is used to insert info into the TaxTrans_IN table from InventDim table.
Syntax
public void insertInventDetails(InventDim _inventDim)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
A buffer of InventDim table.