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.
Indicates whether the specified record in the VendRequestCategoryExtension table exists.
Syntax
server public static boolean exist(RecId _vendRequestCategoryExtensionId)
Run On
Server
Parameters
- _vendRequestCategoryExtensionId
Type: RecId Extended Data Type
The record ID of a VendRequestCategoryExtension record.
Return Value
Type: boolean
true if the VendRequestCategoryExtension record exists; otherwise, false.