Here we would like to draw your attention to SEARCH_SAP_MENU transaction code in SAP. As we know it is being used in the SAP BC-DWB (ABAP Workbench, Java IDE and Infrastructure in Basis) component which is coming under BC module (BASIS).SEARCH_SAP_MENU is a transaction code used for Find in SAP Menu in SAP.
It comes under the package SESS.When we execute this transaction code, SSM_SEME is the normal standard SAP program that is being executed in background.
Transaction SEARCH_SAP_MENU technical data table
Tcode | SEARCH_SAP_MENU |
Purpose | Find in SAP Menu |
Module | BC |
Component | BC-DWB |
SAP Package | SESS |
Program running | SSM_SEME |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named SSM_SEME will run when we enter transaction code SEARCH_SAP_MENU.
SEARCH_SAP_MENU is a Report Transaction code type which is shortly represented as R.