Share via


LedgerJournalEngine.deleteForLedgerJournalTable Method [AX 2012]

Updates the current object after the caller deletes the LedgerJournalTrans records associated with the current LedgerJournalTable record.

Syntax

public void deleteForLedgerJournalTable()

Run On

Called

Remarks

This method follows the pattern of the delete method and expects the caller to delete most of the records.

See Also

Reference

LedgerJournalEngine Class