Skip to Content
Author's profile photo Former Member

Bye bye “Standart Jobs function”

Standart Jobs function (transaction SM36) is obsolete in SAP S/4HANA for sap technical jobs. Instead of it, we have a new easy way: Technical Job Repository.

Technical Job Repository carries out the scheduling of periodic technical sap jobs in the client.

Also this mechanism is carried out automatically by the system. You do not need any interaction and scheduling, unlike the earlier Standard Jobs function in SM36.

New Job Repository function calls the transaction SJOBREPO.

SJOBREPO displays an overview of all job definitions delivered and scheduled by SAP in the technical job repository.

You can use SJOBREPO to change a job definition within certain limits or to completely deactivate it.

21.PNG

There is a hourly working trigger for technical background job generation. One kernel parameter is responsible for this mechanism (rdisp/job_repo_activate_time). These generations logs are stored in table BTCCTL for the last execution time.

There is good one SAP note (# 2190119) and it has an attached PDF document that explains the functionality and customizing possibilities of the technical job repository in SAP S/4HANA.

Have fun!

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Thanks Saadet,

      For the latest and greatest update.

      An excerpt from the pdf regarding how it decides to which job to run.Total time save for us.Fig1.PNG

      Author's profile photo Former Member
      Former Member

      Hello Saadet,

       

      But I see a flaw in it.

      How will we run ST03n collector job sap perfcollector.

      Without this we can do very little performance analysis.

      Author's profile photo BASIS BASIS
      BASIS BASIS

      Hi Thomas,

      That job(SAP_COLLECTOR_FOR_PERFMONITOR) can be scheduled in 000 client (Transaction - SJOBREPO)

      Regards