Sunday, 13 May 2012

Describe the structure of session queue. | SAP-ABAP

 The structure of session queue is described as follows:
=>    Creator - The user who generated the session.
=>    Date and time- The date and time when a session was generated.
=> Lock date - If a session is locked, this column shows the date upon which the system will release the session.
=> User authorizations- The user under whose authorizations the transactions in a session are to be run. When the session is run, it can execute only those transactions and functions for which this user has authorizations.
=>    Status- The status of a session such as new, processed, contains errors.
=>    Transactions and Screen- The number of transactions and screens in a session.

No comments: