The request is to generate fancy Excel report (font, border, color, lock production, logo image…) from SAP. I used SAP OLE and met all of the requests. The report worked fine.
I got problem recently: In order to load logo image to Excel, I stored the image to a public access folder. When building the excel report via SAP OLE, ABAP program load the image into excel from the folder. I was told that not every one in my company has the access to that folder, therefore, when these people run the report, the excel output was stuck due to the logo image file could not be accessed.
Is there any way to import the image to SAP repository first and download the image into excel when generating OLE EXCL output? How?
I got problem recently: In order to load logo image to Excel, I stored the image to a public access folder. When building the excel report via SAP OLE, ABAP program load the image into excel from the folder. I was told that not every one in my company has the access to that folder, therefore, when these people run the report, the excel output was stuck due to the logo image file could not be accessed.
Is there any way to import the image to SAP repository first and download the image into excel when generating OLE EXCL output? How?