Share via


RetailAssortmentLookupJob.parmAssortmentRecId Method [AX 2012]

Gets or sets the assortment identifier to process. If not set, all assortments are processed.

Syntax

public int64 parmAssortmentRecId([RetailAssortmentRefRecId _assortmentRecId])

Run On

Called

Parameters

Return Value

Type: int64
The record identifier of the assortment being processed. If 0, then all assortments will be processed.

See Also

Reference

RetailAssortmentLookupJob Class