RetailProdAttributeInternalOrgMetadata::find Method
Finds a specified record by the record ID.
Syntax
client server public static RetailProdAttributeInternalOrgMetadata find(RefRecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The metadata ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailProdAttributeInternalOrgMetadata Table
A record in the RetailProdAttributeInternalOrgMetadata table; otherwise, an empty buffer.