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.
Performs the necessary calculations depending on the specified parameters.
Syntax
public void calcInventSumDim(
InventSum _inventSum,
InventDim _inventDim,
InventDimParm _inventDimParm)
Run On
Server
Parameters
- _inventSum
Type: InventSum Table
The InventSum table buffer.
- _inventDim
Type: InventDim Table
The InventDim table buffer.
- _inventDimParm
Type: InventDimParm Table
The InventDimParm table buffer that defines dimensions that will be used in the calculation.
Remarks
The data is modified based on the specified parameters.