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
- _referenceMainAccountId
Type: MainAccountNum Extended Data Type
The main account ID.
- _chartOfAccounts
Type: RecId Extended Data Type
The chart of accounts; optional.
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.