Share via


ReleaseUpdateDB60_PSA.getProjectFiscalYear Method [AX 2012]

Gets the allocation fiscal year of the record with the specified project ID for budget allocation.

Syntax

private FiscalCalendarYear getProjectFiscalYear(ProjId _projId)

Run On

Server

Parameters

Return Value

Type: FiscalCalendarYear Table
A record in the FiscalCalendarYear table; otherwise, an empty buffer.

See Also

Reference

ReleaseUpdateDB60_PSA Class