Allow Report formulas

Infor Public Sector uses Allow Report formulas to calculate whether to add a particular report to a page. For example, you could write a formula that will add an asset usage report to the Work Order InfoViewer only if the work order is for an asset type that supports usage tracking, such as a vehicle or equipment unit. The formula is specified in the Formula field while editing a report.

Add Report formulas use the business object linked to the page the report is attached to, and set the bAllowReport property to either True or False. If the formula returns True, the report is added to the page.