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.
Retrieves InventSum with only the quantity fields initialized.
Syntax
client server public static InventSum findSumQty(
ItemId _itemId,
InventDim _inventDimCriteria,
InventDimParm _inventDimParm)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
ItemId to use for search.
- _inventDimCriteria
Type: InventDim Table
InventDim criteria to use for search.
- _inventDimParm
Type: InventDimParm Table
InventDimParm to use for search.
Return Value
Type: InventSum Table
Partially filled InventSum table.