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.
Modifies the FormDataSource objects that are used to display information about items that are currently in quarantine or transport warehouses.
Syntax
public void modifyQueryQuarantineTransport(
FormDataSource _inventSum_DS,
FormDataSource _inventDim_DS,
FormDataSource _inventLocation_DS,
ItemId _itemId,
InventDim _inventDimReq)
Run On
Client
Parameters
- _inventSum_DS
Type: FormDataSource Class
The FormDataSource object that refers to the InventSum table.
- _inventDim_DS
Type: FormDataSource Class
The FormDataSource object that refers to the InventDim table.
- _inventLocation_DS
Type: FormDataSource Class
The FormDataSource object that refers to the InventLocation table.
- _itemId
Type: ItemId Extended Data Type
- _inventDimReq
Type: InventDim Table
The requirements for item dimensions to be used for filtering, and the warehouse.