LedgerAllocation.dimensionCriteria Method
Determines whether the specified default dimension matches the current criteria.
Syntax
public boolean dimensionCriteria(DimensionDefault _dimension)
Run On
Called
Parameters
- _dimension
Type: DimensionDefault Extended Data Type
The dimension value to test.
Return Value
Type: boolean
true if the specified dimension matches the current criteria; otherwise, false.