RetailAssortmentSchedulerTask.getEcoResCategoryIdByProduct Method [AX 2012]
Gets the category ID based on the specified product ID.
Syntax
private EcoResCategoryId getEcoResCategoryIdByProduct(EcoResProductRecId _productId)
Run On
Called
Parameters
- _productId
Type: EcoResProductRecId Extended Data Type
The product ID.
Return Value
Type: EcoResCategoryId Extended Data Type
The category ID.