December 2019
Beginner to intermediate
770 pages
16h 14m
English
If report objects have been set with UseRequestPage = true; (the default value), then a request page will be shown to the user so that they can set filters, gather user information, and populate AL variables or parameters that influence the processing and output of the report.
Within a request page, you can also add actions to perform some extra activities before running the report. Typical examples include a shortcut to run a page to check for some specific setup or an action that performs preprocessing tasks before setting request page variables.
In Visual Studio Code, add (or change, if you have used the treport snippet) the requestpage section and the OnPreReport() trigger section. Consider the ...
Read now
Unlock full access