Hi SDN folks,
we have a SOX audit requirement - that has meant that we need to set a 30 minute GUI logout timeout on all of our systems (this change has been implemented now).
This is causing a lot of problems for our developers - who are typically working in multiple systems at any one time - and with multiple transactions open - and the SAPGUI is not exactly reentrant in a clean fashion after the auto logout, developers are loosing a lot of worktime.
What would be nice / far more acceptable is if we can lock all GUI sessions for a user - after a 30 minute period - requiring the user to key in their password - to then carry on where they left off. Does anyone know if this is at all possible?
//Julian