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.
Validates that the specified InventSum record may be deleted.
Syntax
protected boolean validateInventSumDelete(InventSum _inventSum)
Run On
Server
Parameters
- _inventSum
Type: InventSum Table
The InventSum record to validate.
Return Value
Type: boolean
true if the InventSum record may be deleted; otherwise, false.