Here we would like to draw your attention to CRM_ES_SGEN transaction code in SAP. As we know it is being used in the SAP CA-WUI (WebClient UI in CA) component which is coming under CA module (Cross Application).CRM_ES_SGEN is a transaction code used for Structure generation for search in SAP.
It comes under the package CRM_ES_MODEL_MGR.When we execute this transaction code, CRM_ES_STRUC_GEN is the normal standard SAP program that is being executed in background.
Transaction CRM_ES_SGEN technical data table
Tcode | CRM_ES_SGEN |
Purpose | Structure generation for search |
Module | CA |
Component | CA-WUI |
SAP Package | CRM_ES_MODEL_MGR |
Program running | CRM_ES_STRUC_GEN |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named CRM_ES_STRUC_GEN will run when we enter transaction code CRM_ES_SGEN.
CRM_ES_SGEN is a Report Transaction code type which is shortly represented as R.