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.
Calls refresh and reRead on the data source of the supplied LedgerJournalTrans record buffer.
Syntax
public boolean rereadWhenDirty(LedgerJournalTrans _ledgerJournalTrans, [boolean _force])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
- _force
Type: boolean
Return Value
Type: boolean
true if a reRead was performed; otherwise, false.
Remarks
This method calls refresh and reRead if the cash discount has been changed for the specific journal line. They are also called if the method is called by using the force argument set to true.