Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _retailKitRecId
Type: RetailKitRecId Extended Data Type
A reference to retail kit.
- _retailAssortmentRefRecId
Type: RetailAssortmentRefRecId Extended Data Type
A reference to Retail Assortment to look for retail kits.
- _kitProductMaster
Type: EcoResProductMasterRecId Extended Data Type
A reference to Kit Master Product.
Return Value
Type: boolean
Boolean true if the action is successdul; else false.