LedgerJournalTrans.isDependantOnSettlement Method

Determines whether journal amounts and dates depend on transactions marked for settlement with the journal line.

Syntax

public boolean isDependantOnSettlement()

Run On

Called

Return Value

Type: boolean
true if journal amounts and dates depend on transactions marked for settlement with the journal line; otherwise false.

Remarks

This dependency pertains to transaction date, cash discount, and exchange rates. It is used to determine whether the user should be able to change the transaction date of a journal line.

See Also

Reference

LedgerJournalTrans Table