LedgerJournalTrans.deleteTaxUncommitted Method
Deletes the TaxUncommitted records if a field that affects tax has changed.
Syntax
private boolean deleteTaxUncommitted(LedgerJournalTable _ledgerJournalTable)
Run On
Called
Parameters
- _ledgerJournalTable
Type: LedgerJournalTable Table
The LedgerJournalTable record for the LedgerJournalTrans record.
Return Value
Type: boolean
true if the TaxUncommitted records were deleted; otherwise, false.