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.
Determines whether the inventory transaction can exist after the source document is deleted.
Syntax
protected boolean canTransExistsWithoutSourceDocument(InventTrans _inventTrans)
Run On
Server
Parameters
- _inventTrans
Type: InventTrans Table
The value that specifies the inventory transaction.
Return Value
Type: boolean
true if the transaction can exist after the source document is deleted; otherwise, false.