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 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.