frequently asked questions

All your questions in one place.

Display the path to the Fiscal Year folder

This function can return (or display on reports) the path of the Fiscal Year data on the disk.

 

* Return the current Fiscal Year folder path

CompanyDataFolderPath()

* Return the path of a given Fiscal Year for a given Company

CompanyDataFolderPath(CompanyID, FiscalYear)

* Return the path for the Fiscal Year 2017 for the Company 999

CompanyDataFolderPath(999, 2017)

Did you find this article useful?

0 out of 0 found this helpful