Application Development and Automation 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: 
Read only

pop up window for selecting folder in local memory without using selection screen.

0 Likes
2,025

hi, every body. i want to know something about pop up window for storing a file in local memory.

i connected my program to a transaction, which does not have a selection screen. All neccesary data coming from nast table for executing my program. Problem is how to create pop up for saving a file in local memory.

thanks in advance.

hi, every body. i want to know something about pop up window for storing a file in local memory.

i connected my program to a transaction, which does not have a selection screen. All neccesary data coming from nast table for executing my program. Problem is how to create pop up for saving a file in local memory.

thanks in advance.

6 REPLIES 6
Read only

lenastodal
Product and Topic Expert
Product and Topic Expert
0 Likes
1,916

Hi and welcome to the SAP Community!

Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with https://community.sap.com/resources/questions-and-answers (if you haven't already), as it provides tips for preparing questions that draw responses from our members. For example, you can outline what steps you took to find answers (and why they weren't helpful) and share screenshots of what you've seen/done. The more details you provide, the more likely it is that members will be able to assist you.
Should you wish, you can revise your question by selecting Actions, then Edit (although once someone answers your question, you'll lose the ability to edit the question -- but if that happens, you can leave more details in a comment).

Finally, if you're hoping to connect with readers, please consider adding a picture to your profile as it encourages readers to respond to you. Here's how you do it: https://www.youtube.com/watch?v=F5JdUbyjfMA&list=PLpQebylHrdh5s3gwy-h6RtymfDpoz3vDS.

Best,
Lena
SAP Community Moderator


Join or subscribe to SAP Community Groups to stay up-to-date, including SAP TechEd Group.
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,916

Please explain the context and what you tried.

Read only

FredericGirod
Active Contributor
0 Likes
1,916

I think, he would like to know: how to create a dynpro, when you do not have a simple report.

stark_sap, you don't need to manage yourself a selection-screen, this kind of needs is already cover by standard. Check cl_gui_frontend_services=>file_open_dialog

If you don't have standard, and for example you are only using Class, I think it is recommended to use Function Group

Read only

Sandra_Rossi
Active Contributor
1,916

frdric.girod, it's my hyperlinked name that you must paste in the message so that I'm informed by email. Abrorbek, being the author of the post, is automatically informed.

Read only

FredericGirod
Active Contributor
0 Likes
1,916

sandra.rossi, tu es un peu notre tour de control 🙂

Tu es faite pour travailler chez s a n o f i 😉

Read only

former_member592511
Discoverer
0 Likes
1,916

Hello,

Did you try to use GUI_DOWNLOAD function?

Regards,