Share via


RetailAssortmentExploded::find Method

Finds a record using the specified parameters.

Syntax

server public static RetailAssortmentExploded find(
    RetailAssortmentRefRecId _assortmentId, 
    OMOperatingUnitRefRecId _omOperatingUnitId, 
    DataAreaId _dataAreaId, 
    ItemId _itemId, 
    InventDimId _inventDimId, 
   [boolean _forUpdate])

Run On

Server

Parameters

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

Return Value

Type: RetailAssortmentExploded Table
The assortment record.

See Also

Reference

RetailAssortmentExploded Table