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