Hello team,
I have created a program in which I have used cl_gui_frontend_service=>file_save_dialog to get the local system file path where user can chose and save file. Then I have created a FIORI tile to this program Transaction code(T.code). This functionality is working absolutely fine while called in SAP GUI. But while I am calling this from fiori tile the Method file_save_dialog not working.
My requirement is to get the desktop file path by choosing and save a file in that chosen folder. Can you suggest me what FM or Method I can use in backend program to get the file save dialog which would support HTML calling from FIORI as well?
Note- F4_FILENAME is not working.
Regards
Tapas