EcoResDistinctProduct::find Method
Finds the specified record in the EcoResDistinctProduct table.
Syntax
client server public static EcoResDistinctProduct find(RefRecId _distinctProduct, [boolean _forUpdate])
Run On
Called
Parameters
- _distinctProduct
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: EcoResDistinctProduct Table
A record in the EcoResDistinctProduct table; otherwise, an empty record.