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.
Indicates whether the specified ledger dimension account exists in the table for a specific journalizing definition.
Syntax
client server public static boolean exist(JournalizingDefinitionMatchId _journalizingDefinitionMatchId, LedgerDimensionAccount _ledgerDimensionAccount)
Run On
Called
Parameters
- _journalizingDefinitionMatchId
Type: JournalizingDefinitionMatchId Extended Data Type
The journalizing definition match ID to check for existence.
- _ledgerDimensionAccount
Type: LedgerDimensionAccount Extended Data Type
The ledger dimension account number for which to look.
Return Value
Type: boolean
true if the ledger dimension account exists for the journalizing definition in the table; otherwise, false.