If you are using SSO as suggested with SAP Fiori, the login cookie timeout I believe defaults to 8 hours. You can set parameter 'login/ticket_expiration_time' by Tcode <RZ11> which controls the expiration time of SSO ticket. This may be your issue.
-kevin
You can see if you can deactivate logon ticket caching, login/ticketcache_off=1.
Add comment