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.
Determines whether a record exists for the specified COSCostDimension enumeration value in the COSDimensionAttributeLink table.
Syntax
client server public static boolean exist(COSCostDimension _dimension)
Run On
Called
Parameters
- _dimension
Type: COSCostDimension Enumeration
A COSCostDimension value that represents the cost accounting dimension code.
Return Value
Type: boolean
true if a record was found; otherwise, false.