VendRequestCategory::checkAllConfirmed Method
Validates that all categories have been confirmed for a vendor request.
Syntax
server public static boolean checkAllConfirmed(RecId _vendRequestRecId)
Run On
Server
Parameters
- _vendRequestRecId
Type: RecId Extended Data Type
The vendor request record ID for which to check the confirmed categories.
Return Value
Type: boolean
true if all of the categories have been confirmed; otherwise, false.