Share via


CatalogProduct::find Method

Retrieves a record for the given reference record ID.

Syntax

client server public static CatalogProduct find(RefRecId _catalogProductId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether update is required.

Return Value

Type: CatalogProduct Table
A record in the CatalogProduct table.

See Also

Reference

CatalogProduct Table