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.
Inserts records into Temporary table TmpInventTransfer_IN.
Syntax
private void insertTmpInventTransfer(
InventTransferJour _inventTransferJour,
InventTransferJourLine _inventTransferJourLine,
InventDim _inventDim,
CompanyInfo _companyinfo)
Run On
Server
Parameters
- _inventTransferJour
Type: InventTransferJour Table
Instance of table InventTransferJour.
- _inventTransferJourLine
Type: InventTransferJourLine Table
Instance of table InventTransferJourLine.
- _inventDim
Type: InventDim Table
Instance of table InventDim.
- _companyinfo
Type: CompanyInfo Table
Instance of table CompanyInfo.