Share via


RetailAssortmentExploded::findByRecId Method

Retrieves the record associated with the specified ID.

Syntax

client server public static RetailAssortmentExploded findByRecId(RefRecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A value indicating whether the record will support update.

Return Value

Type: RetailAssortmentExploded Table
The record for the specified ID.

See Also

Reference

RetailAssortmentExploded Table