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.
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
Tcode | SCI |
Purpose | ABAP Code Inspector |
Module | BC |
Component | BC-DWB |
SAP Package | S_CODE_INSPECTOR |
Program running | SAPLS_CODE_INSPECTOR |
Object | S_DEVELOP |
Screen No | 100 |
Type | T |
Some Basic Questions & Answers
Program named SAPLS_CODE_INSPECTOR will run when we enter transaction code SCI.
SCI is a Dialog Transaction code type which is shortly represented as T.