Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following table describes the information displayed in the Client tab.

Table 4-4 Client tab

 

Column    Description

...

ColumnDescription
TransactionsIndicates the number of transactions run.
GUI Time (Sum)

...

The time spent for the first round-trip to pass from the SAP application server to the client, including the time spent in the client machine.
Work

...

time (Sum)

...

Total time spent in the network while processing the transactions.
Roundtrips (Sum)

...

Number or interactions necessary in a transaction step to complete a round-trip from the SAP application server to the client machine.
GUI Time (Avg)

...

The average time spent for the first round-trip to pass from the SAP application server to the client, including the time spent in the client machine.
Work Time (Avg)

...

Average time spent in the network while processing the transactions.
Roundtrips (Avg)

...

Average number or interactions necessary in a transaction step to complete a round-trip from the SAP application server to the client machine.

The following table describes the information displayed in the Application tab.

Table 4-5 Application tab

 

Column    Description

...

ColumnDescription
TransactionsIndicates the number of transactions run.
Load + Generate

...

Time (Sum)

...

Total time spent on loading from the database and generating objects, such as, ABAP source code, CUA and screen information.
Enqueue

...

Time (Sum)

...

Time spent waiting for a resource protected by a SAP lock, in seconds.
Roll (Wait +

...

In)

...

Time (Sum)

...

The time a program spends waiting at the application level for the GUI to respond.
Processing

...

Time (Sum)

...

CPU time consumed by the work processes, in seconds.
Load + Generate

...

Time (Avg)

...

Average time spent on loading from the database and generating objects, such as, ABAP source code, CUA and screen information.
Enqueue

...

Time (Avg)

...

Average time spent waiting for a resource protected by a SAP lock, in seconds.
Roll (Wait +

...

In)

...

Time (Avg)

...

The average time a program spends waiting at the application level for the GUI to respond.
Processing

...

Time (Avg)

...

Average CPU time consumed by the work processes, in seconds.

The following table describes the information displayed in the Database tab.

Table 4-6 Database tab

Column

...

Description

...

Transactions

...

Indicates the number of transactions run.
Sequential Reads

...

Time (Sum)

...

Time spent in the database for sequential reads.
Direct Reads

...

Time (Sum)

...

Time spent in the database for direct reads.
Updates

...

Time (Sum)

...

Time spent in the database for updates.
Sequential

...

ReadsNumber of requests for sequential reads from the database.
Direct Reads Requests (Sum)

...

Number of requests for direct reads from the database.
Updates Requests (Sum)

...

Number of requests for updates in the database.
Sequential Reads

...

Time (Avg)

...

Average time spent in the database for sequential reads.
Direct Reads

...

Time (Avg)

...

Average time spent in the database for direct reads.
Updates

...

Time (Avg)

...

Average time spent in the database for updates.

The following table describes the information displayed in the Resources tab.

Table 4-7 Resources tab

Column

...

Description

...

Transactions

...

Indicates the number of transactions run.

...

total Memory KB (Sum)

...

Memory used for processing the request.
PrivMode Count (Sum)

...

Number of times a work process runs in private mode.
CPU Time (Sum)

...

CPU time consumed on the machine.
KB Trans (Sum)

...

Amount of data transferred between client and server.
Total

...

Memory KB (Avg)

...

Average memory used for processing the request.
PrivMode Count (Avg)

...

Average number of times a work process runs in private mode.
CPU Time (Avg)

...

Average CPU time consumed on the machine.
KB Trans (Avg)

...

Average amount of data transferred between client and server.

RFC (Remote function calls) entities

The RFC category includes the following entities:

  • RFC

...

  • Functions. A SAP interface protocol used to call and execute predefined functions on a remote system or within the same system.
  • RFC

...

  • Programs. Programs that contain RFC functions.

The following table describes the information displayed in the RFC entities table, when the RFC Functions or RFC Programs view is selected.

...