Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the set of active or sales process active dimensions. This is to determine what dimensions are active and inactive for clearing values for inactive dimensions.
If there are no dimensions, in this case we should return the empty set as this will enable the identification of all existing dimensions as being inactive.
Syntax
private Set activeDimensions()
Run On
Called
Return Value
Type: Set Class
A set of dimensions which are active. If there are no dimensions, the empty set is returned.