PurchAgreementFinDimensionAccess_PSN::isFinDimensionValueValid Method
Validates the specified value in the DimensionAttibuteValue table record.
Syntax
client server public static boolean isFinDimensionValueValid(DimensionAttributeValue _dimensionAttributeValue)
Run On
Called
Parameters
- _dimensionAttributeValue
Type: DimensionAttributeValue Table
A record in the DimensionAttibuteValue table.
Return Value
Type: boolean
true if the record validation is successful; otherwise, false.