ALV Grid dumps- running online and in background
I have a report in ALV Grid that is run online and in background. But when I schedule a background job, it dumps. The error says CNTL_ERROR. Any clues on how to solve this? Or should we not use ALV Grid for background jobs?
You can trap the CNTL_ERROR using the exceptions in the CREATE OBJECT - this will prevent the dump. However, the output for ALV is by its nature, online. You can results for running in background the function module REUSE_ALV_LIST_DISPLAY.