Show TOC

Function documentationTransaction Manager Locate this document in the navigation structure

 

You use the Transaction Manager screen to see a summary of pending and processed transactions.

Features

The Transaction Manager screen includes the following information for each transaction:

  • Status

    One of the following states of the transaction:

    • Pending

      The transaction instance is not running yet. Applies to asynchronous mode only.

    • Running

      The transaction instance is running.

    • Successful

      The transaction instance completed successfully.

    • Failed

      The transaction instance completed with an error.

    • Terminated

      The transaction instance was terminated by a user.

    • Break

      The transaction paused at a user-defined breakpoint.

    • Debugging

      The transaction is running in debug mode.

    • Debug was successful

      The transaction ran in debug mode and completed successfully.

    • Debug was terminated

      The transaction ran in debug mode and was terminated by a user.

    • Debug Abandoned

      The transaction ran in debug mode and hit a breakpoint but completed because the user waited too long to continue the session.

    • Exception

      The transaction is processing in the exception state.

  • ID

    A numeric identifier, which is assigned by the system, for the transaction

  • Name

    The name given to the transaction

  • Runtime Mode

    Synchronous or Asynchronous

  • Start Time

    The time the transaction started running.

  • End Time

    The time the transaction stopped running.

  • Server

    The server on which the transaction is running.

  • User

    The name of the user who ran the transaction.

Activities

To use the Transaction Manager, on the SAP MII administration menu, choose   System Management   Transaction Manager.  

See also:

Using the Transaction Manager