InventTransferParmLine::createShipLines Method
Creates InventTransferParmLine table records that are ready to be shipped and are related to the InventTransferParmTable table record passed in as argument.
Syntax
server public static void createShipLines(InventTransferParmTable _inventTransferParmTable)
Run On
Server
Parameters
- _inventTransferParmTable
Type: InventTransferParmTable Table
An InventTransferParmTable table record from which the lines should be created.