Share via


ReleaseUpdateDB60_TrvCategoryHelper.findSharedCategoryForProduction Method [AX 2012]

find the most suitable shared category for the passed category

Syntax

protected SharedCategory findSharedCategoryForProduction(CategoryId _CategoryId)

Run On

Called

Parameters

Return Value

Type: SharedCategory Table
SharedCategory table record of a category that can be used for production type categories, if not found it returns the first shared caregory used by a category of same name

See Also

Reference

ReleaseUpdateDB60_TrvCategoryHelper Class