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 the filtered data into the WMSCheckABCZonesTmp table.
Syntax
private void insertIntoTempTable(
WMSCheckABCZonesTmp _wmsCheckABCZonesTmp,
InventItemLocation _inventItemLocation,
InventDim _inventDim)
Run On
Server
Parameters
- _wmsCheckABCZonesTmp
Type: WMSCheckABCZonesTmp Table
- _inventItemLocation
Type: InventItemLocation Table
The record of the InventItemLocation table that is used by the report.
- _inventDim
Type: InventDim Table
The record of the InventDim table that is used by the report.