2009 Sep 29 6:26 PM
Hi,
Is there any function module to check whether the filepath exist or not while validating selection screen.
Regards,
Raju
2009 Sep 29 6:31 PM
yes, there is(are)
you can get both directory_exist and for files too in the class : CL_GUI_FRONTEND_SERVICES.
CL_GUI_FRONTEND_SERVICES=>FILE_EXIST
CL_GUI_FRONTEND_SERVICES=>DIRECTORY_EXIST
check the methods there. they are for gui frontend services
Hi,
Is there any function module to check whether the filepath exist or not while validating selection screen.
Regards,
Raju
2009 Sep 29 6:30 PM
2009 Sep 29 6:30 PM
Hello Akula,
Please make sure to check the methods of the class : CL_GUI_FRONTEND_SERVICES & the function group: SFES for any (of course not all) GUI related functionalities
BR,
Suhas
Tip: CL_GUI_FRONTEND_SERVICES => FILE_EXIST.
2009 Sep 29 6:31 PM
yes, there is(are)
you can get both directory_exist and for files too in the class : CL_GUI_FRONTEND_SERVICES.
CL_GUI_FRONTEND_SERVICES=>FILE_EXIST
CL_GUI_FRONTEND_SERVICES=>DIRECTORY_EXIST
check the methods there. they are for gui frontend services
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |