Share via


GeneralJournalAccountEntry::deleteForAcctDatePeriodPostType Method

Deletes the general journal account records with the specified accounting date, fiscal calendar period, and posting type.

Syntax

client server public static void deleteForAcctDatePeriodPostType(
    TransDate _accountingDate, 
    FiscalCalendarPeriodRecId _fiscalCalendarPeriodRecId, 
    LedgerPostingType _postingType)

Run On

Called

Parameters

Remarks

The general journal data model is updated for the deleted records.

See Also

Reference

GeneralJournalAccountEntry Table