Hi,
I got a requirement where I need to check if the application directory is accessible before running one which accesses the application directory.
How can I check if application directory is accessible or not?
One option I was thinking is to test one of the directory is accessible OR
execute the AL11 Tcode program RSWATCH0 in background using submit program and check if can read all the directories in application server in the table gt_outtab.
What would be the best approach or is there any function module available which I can use?
thanks
Madhuri