Share via


GeneralJournalAccountEntry_W::deleteForAcctDatePeriodPostType Method

Deletes the GeneralJournalAccountEntry_W records that have 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 deleteForAcctDatePeriodPostTypemethod on the GeneralJournalAccountEntry table is for general use and cascades to related tables.

See Also

Reference

GeneralJournalAccountEntry_W Table