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 EcoResProductInstanceValue table record with the supplied EcoResProduct record ID.
Syntax
client server public static EcoResProductInstanceValue findByProduct(RefRecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The EcoResProduct 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: EcoResProductInstanceValue Table
A EcoResProductInstanceValue table record, or an empty buffer.