Share via


EcoResTrackingDimensionGroupItem::isItemActiveInSalesProcess Method

Determines if the given Item belongs to a Tracking Dimension that has the "Active in Sales Process" flag enabled

Syntax

client server public static boolean isItemActiveInSalesProcess(DataAreaId _itemDataAreaId, ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the Item is "Active in Sales Process," false otherwise.

See Also

Reference

EcoResTrackingDimensionGroupItem Table