In traditional SAPGUI based ABAP reports, we use PARAMETERS to collect input from the user, and WRITE statements to provide some output.With web based front ends, this is no longer possible, which led me to a possible solution.We have two new tables,...