GeneralJournalAccountEntry::deleteForFundAcctDatePeriodPostType Method

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

Syntax

client server public static void deleteForFundAcctDatePeriodPostType(
    FundNumber _fromFund, 
    FundNumber _toFund, 
    TransDate _accountingDate, 
    FiscalCalendarPeriodRecId _fiscalCalendarPeriodRecId, 
    LedgerPostingType _postingType)

Run On

Called

Parameters

See Also

Reference

GeneralJournalAccountEntry Table