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