Here we would like to draw your attention to TPDA_START_VERI 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).TPDA_START_VERI is a transaction code used for Start the TPDA Debugger (VeriMode) in SAP.
It comes under the package STPDA_DEBUGGER_SERVICES.When we execute this transaction code, RSTPDASTART_VERI is the normal standard SAP program that is being executed in background.
Transaction TPDA_START_VERI technical data table
Tcode | TPDA_START_VERI |
Purpose | Start the TPDA Debugger (VeriMode) |
Module | BC |
Component | BC-ABA |
SAP Package | STPDA_DEBUGGER_SERVICES |
Program running | RSTPDASTART_VERI |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RSTPDASTART_VERI will run when we enter transaction code TPDA_START_VERI.
TPDA_START_VERI is a Report Transaction code type which is shortly represented as R.