Here we would like to draw your attention to SRTM transaction code in SAP. As we know it is being used in the SAP BC-ABA (ABAP Runtime Environment in BC) component which is coming under BC module (BASIS).SRTM is a transaction code used for Run Time Monitor Initial Screen in SAP.
It comes under the package SRTM.When we execute this transaction code, SAPLSRTMUI is the normal standard SAP program that is being executed in background.
SAP SRTM menu path
See the possible menu paths to access the same report by avoiding entering the transaction code.
Path 1
Tools → ABAP Workbench → Test → Runtime Monitor
Transaction SRTM technical data table
Tcode | SRTM |
Purpose | Run Time Monitor Initial Screen |
Module | BC |
Component | BC-ABA |
SAP Package | SRTM |
Program running | SAPLSRTMUI |
Object | S_DEVELOP |
Screen No | 100 |
Type | T |
Some Basic Questions & Answers
Program named SAPLSRTMUI will run when we enter transaction code SRTM.
SRTM is a Dialog Transaction code type which is shortly represented as T.