Here we would like to draw your attention to CNV_MC_CHECK 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).CNV_MC_CHECK is a transaction code used for Conversion: Checking for matchcodes in SAP.
It comes under the package CNV_BASIS.When we execute this transaction code, CNV_00001_A_MATCHCODE_TAB is the normal standard SAP program that is being executed in background.
Transaction CNV_MC_CHECK technical data table
Tcode | CNV_MC_CHECK |
Purpose | Conversion: Checking for matchcodes |
Module | CA |
Component | CA-GTF |
SAP Package | CNV_BASIS |
Program running | CNV_00001_A_MATCHCODE_TAB |
Screen No | 1000 |
Type | P |
Some Basic Questions & Answers
Program named CNV_00001_A_MATCHCODE_TABLES will run when we enter transaction code CNV_MC_CHECK.
CNV_MC_CHECK is a Parameter Transation code type which is shortly represented as P.