cancel
Showing results for 
Search instead for 
Did you mean: 

error in background job, no layouts found

0 Kudos

We have an customized report in our system, and can successfully run in foreground, now, I want to run it in background, then I set the job in SM36, but when I check it in SM37, the job cancelled, and got error message"no layouts found" in job log, does any one know what this message mean? I have set an default layout in the report, and seems no field to input layout in SM36, is there any code needed to add in the report to support it running in background?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

tan_michael
Active Participant
0 Kudos
tan_michael
Active Participant
0 Kudos

Kindly check the layout settings, try to remove user-specific layout and set it to default. let's see if it will work.

tan_michael
Active Participant
0 Kudos

To go to layout setting, you have to run the report first in foreground then on the top your screen in menu bar > settings > layout > Manage. uncheck the check icon if there's any in default settings column and save

0 Kudos

Thanks for your reply, but after tried, the job still cancelled...please check below layout setting, I didn't mark it as default or user-specified...

0 Kudos

just thought, do I need to add a layout field in selection screen? maybe there is no layout in the variant which cause it happened

tan_michael
Active Participant
0 Kudos

Hi Jentery,

try to check the default setting and save, let see what will happen next.. and please ask also your ABAPers to check the ALV program of your custom report.

0 Kudos

Already tried to set it to default, but still same problem, I'm analyzing the program see whether I can add a layout field in the selection screen. thanks for helping

atilay1
Participant
0 Kudos

Hi Jentery,

When you created variants, you must selected background processing. Could you check the checkbox?

Best regards

0 Kudos

Hi Atilay,

Thanks for reply, but just tried to mark the check box and create a new job, it still cancelled..