Article Details
Id:13265
Product:finPOWER Connect
Type:NEW
Version:2.03.03
Opened:03/09/2015
Closed:04/09/2015
Released:30/10/2015
Job: J016195

Entities; added new functions to the Business Layer to return the Financial Year start and end given a date

New functions have been added to the Business Layer to return the Financial Year start and end of an Entity - given a date.

DateBegin = finBL.Entities("M").FinancialYearBegin(dateTemp)
DateEnd = finBL.Entities("M").FinancialYearEnd(dateTemp)