SCI SAP tcode for – ABAP Code Inspector

Here we would like to draw your attention to SCI transaction code in SAP. As we know it is being used in the SAP BC-DWB (ABAP Workbench, Java IDE and Infrastructure in Basis) component which is coming under BC module (BASIS).SCI is a transaction code used for ABAP Code Inspector in SAP.

SAP SCI transaction code

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

SAP SCI menu path

See the possible menu paths to access the same report by avoiding entering the transaction code.
Path 1
Tools → ABAP Workbench → Test → Code Inspector


Transaction SCI technical data table

TcodeSCI
PurposeABAP Code Inspector
ModuleBC
ComponentBC-DWB
SAP PackageS_CODE_INSPECTOR
Program runningSAPLS_CODE_INSPECTOR
ObjectS_DEVELOP
Screen No100
TypeT

Some Basic Questions & Answers

Which SAP Program will run when we enter tcode SCI?
Program named SAPLS_CODE_INSPECTOR will run when we enter transaction code SCI.
What is the transaction code type of SCI?
SCI is a Dialog Transaction code type which is shortly represented as T.