‎2007 Jan 19 9:52 AM
There is an example program for what I am attemping to do, it's called BALVBT01 and uses FM's REUSE_ALV_BLOCK_LIST_INIT and REUSE_ALV_BLOCK_LIST_APPEND. This program basicaly allows you to output 2 or more ALV's to screen and have the out for all the ALV's appear in ONE spool when run in background mode.
This is exactly what I am attempting to do, except this program uses the REUSE* FM's rather that OO method to create the ALV's.
Does anyone know of way whereby the ALV's (created using OO method) can be grouped so that they appear in ONE spool when run in background. I foreground all 3 of my screens appear fine, but when run in background I receive a shortdump. I only populate one screen it works just fine.
Anyone hit this same problem and resolved it ?.
Dr Sidewalk.
‎2007 Jan 22 5:42 AM