Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

Question on CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG & Execute

$
0
0

Hi,

 

I have a requirement where i have to open a folder and then open a document in that folder.

1. I have used CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG to open the folder. (say this folder is having 4 files and i am interested in viewing all the files one by one)

2. I double click on one document to see what is there in the document.

3. I used CL_GUI_FRONTEND_SERVICES=>EXECUTE method to open the document...document opens..good

4. Now i close this document and want to go back to the folder.

5. Nothing is there. i guess after closing the file it also closes the folder.

 

Is there a way to get back to the folder everytime after viewing files. at the end i will close the folder to go back to original SAP screen.

 

Regards,

Sree


Viewing all articles
Browse latest Browse all 8332

Trending Articles