Hi,
This might be a tricky one:
I use the method cl_gui_frontend_services=>file_open_dialog( ) for file-upload, to let the user choose a file from their desptp. And this works just fine for most users, but some of them have their windows-folders ...
Thank you very much!This is the solution I needed! The value though is a DWORD, so I had to use the Method REGISTRY_SET_DWORD_VALUE, but else it's exactly what I was looking for. So no matter what the user has set in his Windows-Explorer-Settings I w...
Thank you for your quick reply!
Deleting the unnecessary stuff finally did the trick - so easy, that I just couldn't see this simple solution. The other alternative didn't really work, as the program seems to do all the checks for all the items, alth...
I like AbapGit a lot and used it for saving my developments I made so far. Yet there's a little problem. I had stored my developments under a huge dev-package in a single zip-file, Now I would like to include just one program and a certain class of i...