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.
Cleans up the specified InventSum record.
Syntax
protected boolean cleanUpInventSum(InventSum _inventSum, InventDim _inventDim)
Run On
Server
Parameters
- _inventSum
Type: InventSum Table
The InventSum record to be cleaned up.
- _inventDim
Type: InventDim Table
The InventDim record associated with the InventSum record.
Return Value
Type: boolean
true if InventSum record was cleaned up; otherwise, false.