Here we would like to draw your attention to MEREP_MBL transaction code in SAP. As we know it is being used in the SAP BC-MOB (SAP NetWeaver Mobile – Use subcomponents in Basis) component which is coming under BC module (BASIS).MEREP_MBL is a transaction code used for deletion of obsolete mobile ids in SAP.
It comes under the package S_ME_DATA.When we execute this transaction code, MEREP_OBS_MBL_ID is the normal standard SAP program that is being executed in background.
Transaction MEREP_MBL technical data table
Tcode | MEREP_MBL |
Purpose | deletion of obsolete mobile ids |
Module | BC |
Component | BC-MOB |
SAP Package | S_ME_DATA |
Program running | MEREP_OBS_MBL_ID |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named MEREP_OBS_MBL_ID will run when we enter transaction code MEREP_MBL.
MEREP_MBL is a Report Transaction code type which is shortly represented as R.