How to Stop Where-Used List (EU_*) SM37 Jobs

The Where-Used List jobs (EU_*) are automatically triggered once SE80 is open for the first time in the system. The three EU jobs are,

  • EU_INIT (single start)
  • EU_REORG (periodically each night)
  • EU_PUT (periodically each night)

In order to stop the Where-Used List in the system, proceed as below:

  • Run the report SAPRSEUB_STOP to stop currently existing jobs in SM37
  • Run the report RS_WHERE_USED_SWITCH_OFF to switch off the where used in the system (No selection screen, just execute it).

Note:

  • As of Release 7.50 or SAP Note 1949236, the function module RS_WHERE_USED_LIST_CHECK_STATE is available. You can use this to find out about the current status of the index build. To do so, execute the function module in the test environment of the function module library. (If variant ‘IS_SWITCHED_OFF’ = ‘X’ this means the where-used has been disabled).
  • SAP Note 2801600 – How to stop the Where-Used List
  • SAP Note 1984730 – Job EU_INIT should be stopped

You May Also Like

Leave a Reply?