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.
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.