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.
Subtract the value of one InventSum record from another.
Syntax
public InventSum pdsSubSum(InventSum _subFrom)
Run On
Called
Parameters
- _subFrom
Type: InventSum Table
The InventSum Record from which to subtract.
Return Value
Type: InventSum Table
Returns resulting InventSum record
Remarks
The current InventSum record is subtracted from the record passed in via the _subFrom parameter.