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 related to catch weight.
Syntax
public void modifyQueryPdsCWAdjOnHand(
FormDataSource _inventSum_DS,
FormDataSource _inventDim_DS,
ItemId _itemId,
InventDim _inventDimReq)
Run On
Client
Parameters
- _inventSum_DS
Type: FormDataSource Class
A FormDataSource object that refers to the InventSum table.
- _inventDim_DS
Type: FormDataSource Class
A FormDataSource object that refers to the InventDim table.
- _itemId
Type: ItemId Extended Data Type
A ItemId value of the item for which to show catch weight information.
- _inventDimReq
Type: InventDim Table
An InventDim record that contains the requirements for item dimensions that will be used for filtering in addition to the warehouse.