Skip to Content
0
Former Member
Dec 04, 2008 at 09:54 AM

CALL METHOD cl_gui_frontend_services=>file_save_dialog

681 Views

Hi,

I want to use 'CALL METHOD cl_gui_frontend_services=>file_save_dialog', to choose a path for saving my txt files. I only want the user to be able to choose the path and not have to supply a filename aswell. My filenames are standard in the program and I don't want them to be changed by the user.

Is there another method which is designed for this or is there a simple parameter I have missed?

Thanks and regards,

Simon.