MNU_0090L - List Active Sessions
This transaction will enable the system administrator to list, in summary form, the current contents of the SESSION table, but only if session logging has been turned on (refer to the SESSION LOGGING switch in MNU_0070U). Entries are added to this table whenever a user logs on, and may be either updated or deleted when the user logs off (refer to the DELETE AT LOGOFF switch in MNU_0070U). By using the navigation buttons existing entries may be amended or deleted. The current selection may be cleared and a new selection retrieved by using the profile area at the top of the screen.
Profile Area |
Enter data in any of these fields as selection criteria. Profile characters are allowed. |
$auto_retrieve$=Y |
Will cause an automatic retrieve upon initial entry. |
$select_tran$=tran |
The identity of the form that will be run when the Full Profile button is pressed. In this case it should be NULL to signify that there is no separate form. |
SESSION_ACTIVE=T |
Causes the initial retrieve to only list those sessions where the ACTIVE flag is TRUE. This excludes the details of inactive sessions from the display. |
release=entity |
Where entity is SESSION |
BUTTONS
Retrieve |
Retrieve entries using the current selection criteria. |
Clear |
Clear the current selection and place the cursor in the PROFILE area ready for new selection criteria. |
Close |
Exit this transaction. |
Display User |
Runs form MNU_0020R |
List Messages |
Runs form MNU_0100L |
Audit Trail |
Runs form MNU_0110L |
Update Session |
Runs form MNU_0090U |
Delete Session |
Runs form MNU_0090D |