GeneralJournalAccountEntry::deleteFundAcctDatePeriodExclPostType Method

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

Syntax

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

Run On

Called

Parameters

See Also

Reference

GeneralJournalAccountEntry Table