Share via


RCashBalanceRecalc::fiscalCalendarPeriod Method [AX 2012]

Finds the record of the FiscalCalendarPeriod table for the specified date in the fiscal calendar that is associated with the company information record.

Syntax

server public static FiscalCalendarPeriod fiscalCalendarPeriod(TransDate _transDate)

Run On

Server

Parameters

Return Value

Type: FiscalCalendarPeriod Table
A record of the FiscalCalendarPeriod table; otherwise, an empty buffer.

See Also

Reference

RCashBalanceRecalc Class