Here we would like to draw your attention to SRM_KC_EDIT transaction code in SAP. As we know it is being used in the SAP BC-SRV (Basis Services / Communication Interfaces in Basis) component which is coming under BC module (BASIS).SRM_KC_EDIT is a transaction code used for Maintain Keyword Catalog in SAP.
It comes under the package SRM_KEYWORD_CATALOG.When we execute this transaction code, SRM_KEYWORD_CATALOG_EDIT is the normal standard SAP program that is being executed in background.
Transaction SRM_KC_EDIT technical data table
Tcode | SRM_KC_EDIT |
Purpose | Maintain Keyword Catalog |
Module | BC |
Component | BC-SRV |
SAP Package | SRM_KEYWORD_CATALOG |
Program running | SRM_KEYWORD_CATALOG_EDIT |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named SRM_KEYWORD_CATALOG_EDIT will run when we enter transaction code SRM_KC_EDIT.
SRM_KC_EDIT is a Report Transaction code type which is shortly represented as R.