COSLedgerTable::validateDimension Method
Validates a cost dimension.
Syntax
client server public static boolean validateDimension(COSCostDimensionValue _dimensionValue, COSCostDimension _costDimension)
Run On
Called
Parameters
- _dimensionValue
Type: COSCostDimensionValue Extended Data Type
The value of the dimension.
- _costDimension
Type: COSCostDimension Enumeration
The dimension.
Return Value
Type: boolean
true if validation is successful; otherwise, false.