SHOW_REPORT_SOURCE SAP tcode for – Call ABAP Code Display from Docu.

Here we would like to draw your attention to SHOW_REPORT_SOURCE transaction code in SAP. As we know it is being used in the SAP CA-GTF (General Application Functions in CA) component which is coming under CA module (Cross Application).SHOW_REPORT_SOURCE is a transaction code used for Call ABAP Code Display from Docu. in SAP.

SAP SHOW_REPORT_SOURCE transaction code

It comes under the package BTAB.When we execute this transaction code, R_ABAP_SOURCE_DISPLAY is the normal standard SAP program that is being executed in background.

Transaction SHOW_REPORT_SOURCE technical data table

TcodeSHOW_REPORT_SOURCE
PurposeCall ABAP Code Display from Docu.
ModuleCA
ComponentCA-GTF
SAP PackageBTAB
Program runningR_ABAP_SOURCE_DISPLAY
Screen No1000
TypeR

Some Basic Questions & Answers

Which SAP Program will run when we enter tcode SHOW_REPORT_SOURCE?
Program named R_ABAP_SOURCE_DISPLAY will run when we enter transaction code SHOW_REPORT_SOURCE.
What is the transaction code type of SHOW_REPORT_SOURCE?
SHOW_REPORT_SOURCE is a Report Transaction code type which is shortly represented as R.