LedgerJournalTrans::existsLedgerAccount_IN Method
Checks if the ledger account exists.
Syntax
client server public static boolean existsLedgerAccount_IN(
LedgerJournalACType _accountType,
LedgerDimensionAccount _ledgerDimension,
TaxType_IN _taxType)
Run On
Called
Parameters
- _accountType
Type: LedgerJournalACType Enumeration
The account type.
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
The ledger dimension.
- _taxType
Type: TaxType_IN Enumeration
The tax type.
Return Value
Type: boolean
Returns true if the ledger account exist.