Share via


LedgerEntry::deleteForAcctDatePeriod Method

Deletes the LedgerEntry records with the specified accounting date and fiscal calendar period.

Syntax

client server public static void deleteForAcctDatePeriod(TransDate _accountingDate, FiscalCalendarPeriodRecId _fiscalCalendarPeriodRecId)

Run On

Called

Parameters

Remarks

The deleteForAcctDatePeriodmethod on the GeneralJournalAccountEntry table is for general use and cascades to related tables.

See Also

Reference

LedgerEntry Table