MainAccount::existLedgerPostingType_IN Method
Check the record exist with current criteria.
Syntax
client server public static boolean existLedgerPostingType_IN(LedgerDimensionAccount _ledgerDimension, TaxType_IN _taxType)
Run On
Called
Parameters
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
The field to find a unique record in the table.
- _taxType
Type: TaxType_IN Enumeration
The field to find a unique record in the table.
Return Value
Type: boolean
true if record exist; otherwise, false.