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.
Validate all lines in a single purchReqTable table record.
Syntax
public boolean validateAllLines(PurchReqTable _purchReqTable)
Run On
Server
Parameters
- _purchReqTable
Type: PurchReqTable Table
The PurchReqTable table object from the PurchReqTable table to retrieve.
Return Value
Type: boolean
true if passes all validation; otherwise, false.