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.
Updates the InventDim record form control query.
Syntax
public void modifyQueryTmpBatchSel(
FormDataSource _inventSum_DS,
FormDataSource _inventDim_DS,
[InventLocationId _inventLocId])
Run On
Client
Parameters
- _inventSum_DS
Type: FormDataSource Class
The InventSum record for which to update query.
- _inventDim_DS
Type: FormDataSource Class
The InventDim record for which to update query.
- _inventLocId
Type: InventLocationId Extended Data Type
The InventLocationId for which to update query.
Remarks
Updates the inventDim record that depends on the form TmpPdsBatchAttriSelect data sources.