Hi,
Isn't there a way to retrieve the spool list generated by transaction ST22OLD or ST22 using FM or classes ?
It seems that both are using CALL DIALOG which prevents me from getting this list.
I tried FM 'RS_SNAP_DUMP_DISPLAY' and some SUBMIT ... EXPORTING LIST without success.
The only option left - as I see it - is to write my own code based on SAPMS380 using:
Include MS380TOP
Subroutine PRODUCE_LIST
Thanks in advance.
best regards,
Guillaume