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.
Verifies whether the value model specified on the transaction is a derogatory tax model.
Syntax
private boolean isDerogatoryTaxJournal_FR(LedgerJournalTrans _ledgerJournalTrans)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The journal transaction object for which verification for derogatory tax model will be done.
Return Value
Type: boolean
true if the transaction is derogatory tax model; otherwise, false.
Remarks
This method is used for French derogatory depreciation processing.