‎2008 Jan 18 4:42 PM
Hi Experts
What is the terminal session in SAP memory or ABAP memory ?
What is the use ?
Thanks
‎2008 Jan 18 5:54 PM
Terminal Session
Terminal at which the user is working.
Number of external sessions (session) opened by the user (up to 6)
‎2008 Jan 18 5:54 PM
Terminal Session
Terminal at which the user is working.
Number of external sessions (session) opened by the user (up to 6)
‎2008 Jan 18 6:56 PM
Whenever you log on to a SAP system a session is opened (up to 6 max). Those sessions allocate a certain amount of memory based on what transaction you are executing in that session. The memory is allocated from the application server you are logged on to.
Use transaction SM04 to display a list of all users that are currently logged on. By double clicking on a user name you'll get a list of all open sessions for that user. On the overview you can also see the total amount of memory allocated to the sessions of each user.
Hope that helps,
Michael