Compartilhar via


CatalogProductInstanceValue::findByCatalogProduct Method

Retrieves the CatalogProductInstanceValue table record that has the specified CatalogProduct record ID.

Syntax

client server public static CatalogProductInstanceValue findByCatalogProduct(RefRecId _recId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update; optional.

Return Value

Type: CatalogProductInstanceValue Table
A CatalogProductInstanceValue table record; otherwise, an empty buffer.

See Also

Reference

CatalogProductInstanceValue Table