RetailDlvModeExplodeJob.getEcoResCategoryIdByProduct Method [AX 2012]
Resolves the specified product to the category.
Syntax
private EcoResCategoryId getEcoResCategoryIdByProduct(EcoResProductRecId _productId)
Run On
Server
Parameters
- _productId
Type: EcoResProductRecId Extended Data Type
The product identifier.
Return Value
Type: EcoResCategoryId Extended Data Type
The category identifier.
Remarks
We assume that the product comes from the Retail category hierarchy.