Here we would like to draw your attention to CKMC_RUN transaction code in SAP. As we know it is being used in the SAP CO-PC (Product Cost Controlling in CO) component which is coming under CO module (Controlling).CKMC_RUN is a transaction code used for Set Costing Sequence in SAP.
It comes under the package CKMLMV.When we execute this transaction code, SAPRCKMLMV_RUN_CREATE_STE is the normal standard SAP program that is being executed in background.
Transaction CKMC_RUN technical data table
Tcode | CKMC_RUN |
Purpose | Set Costing Sequence |
Module | CO |
Component | CO-PC |
SAP Package | CKMLMV |
Program running | SAPRCKMLMV_RUN_CREATE_STE |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named SAPRCKMLMV_RUN_CREATE_STEPS will run when we enter transaction code CKMC_RUN.
CKMC_RUN is a Report Transaction code type which is shortly represented as R.