cancel
Showing results for 
Search instead for 
Did you mean: 

BATCH JOBS

gupta_123
Explorer
0 Kudos

Dear experts,

While executing the program from frontend data get displayed completely , but when scheduling it through background job some of the data missing , i have done debug via jdbg but it displyed all records but when in case of send records to the user incomplete data send to the user.

Kindly help

Sandra_Rossi
Active Contributor
0 Kudos

Then, the question: do you schedule the job with different options from jdbg execution? (like SAP user name, program variant, etc.)

raymond_giuseppi
Active Contributor
0 Kudos

When 'some data' is missing, are some 'records' missing or some 'columns' missing

  • In first case, check any effect of sy-batch or missing GUI on the code execution
  • In second case, look at some print/mail parameters or similar option

Accepted Solutions (0)

Answers (0)