Question:
Hi,
I am trying to change the output path and file name of the infospoke from rsbfile table, but its taking the path as uppercase, and hence giving error when it tries to open the file.
Is there any different transaction from the path and file name can be maintained? How can I save the lower case path?
Thanks!
G'
Answer:
I think 'BW User' answered to this question, will try his advice. But alternatively, I have extended (in infopsoke BADI) the code to create a file/path that I wanted in addition to what the default settings of the file are.
G'.
Answer:
OK, I found a document at SAP under "How to Guides"
but then it was bit complex,
so added code to transfer the same data into the file/path where I want in the Infospoke BADI.
G'