Hi
I am able to delete one Data access profile (DAP) at a time using Webadmin.
However I am not able to delete more than one DAP at a given time from the same webadmin. A custom user management tool that is available for download on internet doesn't have option to delete DAP's.
Struck with the only of deleting DAP's though web admin, I tried and tried again to see system is timing out to delete more than one DAP at a time.
Login SM21 says:In the standard system there is no timeout for RFC servers. When the first remote function call is made, the RFC is connected and logged on to. and when the RFC connection is closed, the RFC server is deleted. You can activate an explicit timeout for RFC servers for an existing RFC connection using the function module. TH_SET_AUTO_LOGOUT. If within the time specified no further RFC calls are made,RFC server is deleted. If the RFC client then sends a further call to the server, this is sent back with an error code.