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 purchase posting form can be closed.
Syntax
public boolean validate([Object _calledFrom])
Run On
Called
Parameters
- _calledFrom
Type: Object Class
Identifies the object from which this method is called; optional.
Return Value
Type: boolean
true if the purchase posting form can be closed; otherwise, false .
Remarks
The validate method is used to validate that it is ok to close the purchase posting form when posting purchase orders.