Share via


RetailAssortmentLookupTask.existsAllKitElementsInAssortment Method [AX 2012]

Verifies if all the Product Kit Components and Substitutes are part of the assortment.

Syntax

public boolean existsAllKitElementsInAssortment(
    RetailKitRecId _retailKitRecId, 
    RetailAssortmentRefRecId _retailAssortmentRefRecId, 
    EcoResProductMasterRecId _kitProductMaster)

Run On

Called

Parameters

Return Value

Type: boolean
Boolean true if the action is successdul; else false.

See Also

Reference

RetailAssortmentLookupTask Class