Hello everybody,
I have to solve the following problem:
My task is to open an existing workbook (BE Analyzer) and paste a picture depending on the technical name of the workbook. I have already programed the the download of the picture, but I still need the technical name of the workbook I actual opened. I want to export this parameter with VBA and the help of RFC to my ABAP program on server. I think I have to use the package sapbex.xla, because this package know the technical name. Is it possible to link my module and the modules of the package sapbex.xla?
I hope somebody is able to help me!
Paul