InventValueReportController::hasDimensionSet Method [AX 2012]
Indicates whether the given dimension set has more than 1 dimension.
Syntax
client server public static boolean hasDimensionSet(RefRecId _dimensionSet)
Run On
Called
Parameters
- _dimensionSet
Type: RefRecId Extended Data Type
The record ID of the dimension set.
Return Value
Type: boolean
true if the dimension set has more than 1 dimension; otherwise, false.