Question:
I looked in the forum and found nothing. Can anyone tell me how to retrieve the "SPOOL RECIPIENT" from a batch job in BW?
Is there a function module in BW(which I've looked) that would provide this means of capturing the SPOOL RECIPIENT.
Again I am trying to capture the SPOOL RECIPIENT which was setup in SM36 via an ABAP program during runtime. The SPOOL RECIPIENT can be a SAP USERID, an INTERNET ADDRESS, etc...
Hopefully a guru or 2 can help.
Thanks,
ZMAN
Answer:
Look at the SYST fields or debug and look in the debugging => control blocks option for a global variable that might have it...
Good luck...