Share via


InventDimGroupSetup::isAnyTrackingGroupSalesProcessActive Method [AX 2012]

Queries whether any tracking dimension group has a sales process active dimension.

Syntax

client server public static boolean isAnyTrackingGroupSalesProcessActive()

Run On

Called

Return Value

Type: boolean
true if any tracking dimension group has a has a sales process active dimension; otherwise, false.

Remarks

Information is gathered from all tracking dimension groups in the system. It is enough that a dimension is sales process active in at least one tracking dimension group.

See Also

Reference

InventDimGroupSetup Class