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 the specified record exists in the CatProcureCatalogPriceRange table.
Syntax
client server public static boolean checkExist(RefRecId _procureCatalog, RefRecId _filterRange)
Run On
Called
Parameters
- _procureCatalog
Type: RefRecId Extended Data Type
The procureCatalog field of the record to check for existence.
- _filterRange
Type: RefRecId Extended Data Type
The filterRange field of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.