RetailInternalOrgProductInstanceValue::findByInternalOrgProduct Method
Retrieves the RetailInternalOrgProductInstanceValue table record with the supplied InternalOrgProduct record ID.
Syntax
client server public static RetailInternalOrgProductInstanceValue findByInternalOrgProduct(RefRecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The InternalOrgProduct record ID to use for the search.
- _forupdate
Type: boolean
A Boolean value that indicates whether the record must be selected for update; optional.
Return Value
Type: RetailInternalOrgProductInstanceValue Table
A RetailInternalOrgProductInstanceValue table record, or an empty buffer.