Share via


PurchReqLine.validateWrite Method

Determines whether the data is valid and ready to be written.

Syntax

public boolean validateWrite([boolean _validateAlways])

Run On

Called

Parameters

  • _validateAlways
    Type: boolean
    A Boolean value that indicates whether to skip validation if the record is temporary; optional.

Return Value

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

See Also

Reference

PurchReqLine Table