LedgerVoucher.addAccountingDateToCache Method [AX 2012]
Adds a valid accounting date and fiscal calendar period combination to the cache.
Syntax
public void addAccountingDateToCache(TransDate _accountingDate, FiscalCalendarPeriodRecId _fiscalCalendarPeriodRecId)
Run On
Server
Parameters
- _accountingDate
Type: TransDate Extended Data Type
The accounting date.
- _fiscalCalendarPeriodRecId
Type: FiscalCalendarPeriodRecId Extended Data Type
The fiscal calendar period.