MainAccountConsolidateAccount::existsForLedgerConsolidateAccountGroup Method
Indicates whether the specified record in the MainAccountConsolidateAccount table exists.
Syntax
client server public static boolean existsForLedgerConsolidateAccountGroup(RecId _ledgerConsolidateAccountGroup)
Run On
Called
Parameters
- _ledgerConsolidateAccountGroup
Type: RecId Extended Data Type
The record ID of the ConsolidateAccountGroup record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.