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.
Fills a temporary InventSupplyTmpOnHand buffer with information about the on-hand quantities and the available mode of delivery.
Syntax
public InventSupplyTmpOnhand createTmpDataOnhand(InventDimParm _dimParmVisibleGrid)
Run On
Server
Parameters
- _dimParmVisibleGrid
Type: InventDimParm Table
An InventDimParm record that determines how grouping and summation should be performed.
Return Value
Type: InventSupplyTmpOnhand Table
A temporary InventSupplyTmpOnHand buffer with information about the on-hand quantities and the available mode of delivery.
Remarks
The data comes from the InventSum table and is summed based on the flags set in the InventDimParm record by the parmDimParmVisibleGrid parameter method.