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