Here we would like to draw your attention to CKMB_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).CKMB_RUN is a transaction code used for Create Basic List for Costing Run in SAP.
It comes under the package CKMLMV.When we execute this transaction code, SAPRCKMLMV_RUN_BASIC_LIST is the normal standard SAP program that is being executed in background.
Transaction CKMB_RUN technical data table
Tcode | CKMB_RUN |
Purpose | Create Basic List for Costing Run |
Module | CO |
Component | CO-PC |
SAP Package | CKMLMV |
Program running | SAPRCKMLMV_RUN_BASIC_LIST |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named SAPRCKMLMV_RUN_BASIC_LIST will run when we enter transaction code CKMB_RUN.
CKMB_RUN is a Report Transaction code type which is shortly represented as R.