GeneralJournalEntry::deleteForAcctDatePeriod Method
Deletes the general journal account 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
- _accountingDate
Type: TransDate Extended Data Type
The accounting date.
- _fiscalCalendarPeriodRecId
Type: FiscalCalendarPeriodRecId Extended Data Type
The fiscal calendar period.
Remarks
The general journal data model is updated for the deleted records.