Hello,
We have one SAP query in SQ01 which business wants to run in background & store on one local drive in an excel format.
Even if I ran it in background by giving the local drive path in output format, it's not creating an excel file in that local drive.
When I ran this in foreground after executing by giving the local drive path, the very next pop-up is coming for asking "File name"
& "Data Format". Which I need key in manually in foreground.
So, because of this thing it's not creating a file from background as in background we're not having any control on this pop-up?
How we can achieve this?
Thanks.