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.
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.