Skip to Content
0
Jun 05, 2018 at 11:14 AM

AL11 transaction to execute in background

437 Views

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