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 is method inserts the data into the TMSPackingListTmp table.
Syntax
public void insertTMSPackingList(
WHSShipmentTable _whsShipmentTable,
WHSLoadLine _whsLoadLine,
WHSContainerTable _whsContainerTable,
SalesTable _salesTable,
int64 _numberOfContainers,
Weight _weight)
Run On
Server
Parameters
- _whsShipmentTable
Type: WHSShipmentTable Table
Shipment record
- _whsLoadLine
Type: WHSLoadLine Table
Load line record
- _whsContainerTable
Type: WHSContainerTable Table
Container table record
- _salesTable
Type: SalesTable Table
Sales table record.
- _numberOfContainers
Type: int64
Total number of containers
- _weight
Type: Weight Extended Data Type
Weight per line