Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to update the excel field values using CREATE OBJECT excel 'Excel.Application using fiori tile

former_member441263
Discoverer
0 Kudos

Background of issue :

  • 1.We are executing the Transaction code from SAP ABAP side S4HANA 1809 and downloading the excel template with 5 columns where 4th and 5th as empty column.
  • 2.Filling the last two columns (4th and 5th column) of the excel from the program by fetching the data from sap tables . This is working fine when we execute the program from the ECC ABAP side .

Issue is :

  • 1.The abap program transaction code is assigned to fiori tile and executed it by using the fiori launched pad .
  • 2.Data is fetching correctly but it is not filling the data for the 4th and 5th column of the excel .

But From Fiori Launch pad

if we execute the program using Tile :

  • 1.When we trying to save the template it is showing only the Z:/ folder path and not showing any other path of our Local system like below :

There is no option of saving into the Local Directory .

So finally it is downloading only the template not the data in the columns of the template .

Because in the debugging we are able to see the data getting into the final internal table .

It is saving it into the below path of the web GUI browser shown below :

Could you please suggest whether we need to do any configuration from the fiori side to get this data to be filled into the excel columns .

Please provide me your convenient time to discuss .

Thank you.

Regards,

Bharat

1 REPLY 1

DoanManhQuynh
Active Contributor
0 Kudos

Not an answer but your title really not related to question.