Share via


FBLedgerJournalTrans_FiscalBooks_BR.isLedgerCredit Method

Returns true when the adjustment classification should generate a credit on the general ledger

Syntax

public boolean isLedgerCredit()

Run On

Called

Return Value

Type: boolean
true when the classififcation is related to debit of tax or credit reversal false when the classification is related to a credit of that os debit reversal

Remarks

The semantics of debit and credit when read from tax perspective is the oposite of the general ledger Credit of tax is a right to recover a given amount, producing a debit on the GL account related to the tax Debit of tax is a liability to pay a given amount, producing a credit on the GL account related to the tax

See Also

Reference

FBLedgerJournalTrans_FiscalBooks_BR Table