Share via


DimensionMatrixLine_CN::checkExist Method

Determines whether the specified record exists in the DimensionMatrixLine_CN table and displays an error message if the record does not exist.

Syntax

client server public static boolean checkExist(RefRecId _dimensionMatrixTable, DimensionValue _dimAttributeValue)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

DimensionMatrixLine_CN Table