SAP Message BT129 - Failed to delete steps for job &

Diagnosis
The job steps of the job named in the message could not be deleted fromtable TBTCP. No entry in the table met the job name and job countspecifications passed to the function module BP_JOB_DELETE.
Because a job must have at least one job step, this message suggeststhat there one of two problems has occurred:

  • There is a problem with the database system that involves the tables
  • used by the background processing system.
    • The BP_JOB_DELETE function module was called with incorrect job name and
    • job count specifications.

      System Response
      Deletion terminated.

      Procedure
      Check for possible database errors in the SAP system log
      and with the computing center management system.
      If you suspect that a programming error has occurred, correct the callto BP_JOB_DELETE in your application program. Please contact SAP if yoususpect that the error lies in a module that was delivered by SAP.