Share via


InventTransferLine.validateDelete Method

Determines whether the current record is valid and ready to be deleted from the database.

Syntax

public boolean validateDelete()

Run On

Called

Return Value

Type: boolean
true if the record is valid; otherwise, false.

Remarks

The line cannot be deleted if a quantity still remains to be shipped or received.

See Also

Reference

InventTransferLine Table