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.
Sets up the InventSum and the InventDim data sources for an on-hand form part.
Syntax
public void modifyQueryOnHandFactBox(
FormDataSource _inventSum_ds,
FormDataSource _inventDim_ds,
FormDataSource _callerDataSource)
Run On
Client
Parameters
- _inventSum_ds
Type: FormDataSource Class
The data source for the InventSum table.
- _inventDim_ds
Type: FormDataSource Class
The data source for the InventDim table.
- _callerDataSource
Type: FormDataSource Class
The data source for a record passed from the caller form.