Error reporting
I want the users to fill out a few processing options. If they are blank then I will stop processing of my UBE. I want to output some kind of error message like "Missing Fiscal Year!" in the PDF so they know.
I created a report variable in my main driver and in the Initialize section, I hide this RV and only show it and populate it with the error text if the POs are not filled in but I don't see the error message in the PDF
What's the best way to report errors like this please?
Thanks