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.
Finds the record that matches the given _sharedData parameter of the RefRecId type and the _vendCategoryRecId parameter of type RefRecId.
Syntax
client server public static CatDisplayVendorCategory find(
RefRecId _sharedData,
RefRecId _vendCategoryRecId,
[boolean _forUpdate])
Run On
Called
Parameters
- _sharedData
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
- _vendCategoryRecId
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: CatDisplayVendorCategory Table
An instance of the CatDisplayVendorCategory data type.