Share via


DimensionAttributeValueTotallingCriteria::existsForMainAccountReference Method

Gets a value that determines whether the main account ID is referenced by any total accounts.

Syntax

client server public static boolean existsForMainAccountReference(MainAccountNum _referenceMainAccountId, [RecId _chartOfAccounts])

Run On

Called

Parameters

Return Value

Type: boolean
true if the main account ID is referenced by any total accounts; otherwise, false.

Remarks

This method is used to determine whether the DimensionAttributeValueTotallingRef form will be empty.

See Also

Reference

DimensionAttributeValueTotallingCriteria Table