GeneralJournalAccountEntry_W::deleteForAcctDatePeriod Method
Deletes the GeneralJournalAccountEntry_W 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 deleteForAcctDatePeriodmethod on the GeneralJournalAccountEntry table is for general use and cascades to related tables.