ReleaseUpdateDB60_PSA.getProjectFiscalYear Method [AX 2012]

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

private FiscalCalendarYear getProjectFiscalYear(ProjId _projId)

Run On

Server

Parameters

_projId
Type: ProjId Extended Data Type
The project ID of the record to find.

Return Value

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

Community Additions

ADD
Show: