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 data before submission.
Syntax
public boolean validateWritePre([boolean _ret])
Run On
Called
Parameters
- _ret
Type: boolean
Return Value
Type: boolean
true if all validation conditions are met; otherwise, false.
Remarks
This method is called from the WMSJournalTable.validateWrite method.