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 account occurs in the table for a specific journalizing definition.
Syntax
client server public static boolean exist(JournalizingDefinitionVersionId _journalizingDefinitionVersionId, LedgerDimensionAccount _ledgerDimensionAccount)
Run On
Called
Parameters
- _journalizingDefinitionVersionId
Type: JournalizingDefinitionVersionId Extended Data Type
The record ID of the journalizing definition version to check for occurrence.
- _ledgerDimensionAccount
Type: LedgerDimensionAccount Extended Data Type
The ledger dimension account number to check for occurrence .
Return Value
Type: boolean
true if the ledger account exists for the journalizing definition in the table; otherwise, false.