Share via


VendRoutingSlipReportDP_PSN.getFiscalYear Method [AX 2012]

Gets the fiscal year based on the passed in CustVendRoutingSlipIssueDate_PSN value.

Syntax

private FiscalYearName getFiscalYear(CustVendRoutingSlipIssueDate_PSN _issueDate)

Run On

Server

Parameters

Return Value

Type: FiscalYearName Extended Data Type
The FiscalYearName value of the fiscal year that the passed in date falls in.

See Also

Reference

VendRoutingSlipReportDP_PSN Class