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.
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.