Share via


RetailDlvModeExplodeJob.getEcoResCategoryIdByProduct Method [AX 2012]

Resolves the specified product to the category.

Syntax

private EcoResCategoryId getEcoResCategoryIdByProduct(EcoResProductRecId _productId)

Run On

Server

Parameters

Return Value

Type: EcoResCategoryId Extended Data Type
The category identifier.

Remarks

We assume that the product comes from the Retail category hierarchy.

See Also

Reference

RetailDlvModeExplodeJob Class