Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Errror executing report in background

Former Member
0 Likes
361

Related to my last question, I've got the following error running my report

Z22HR_PA_CI_ALTA_INICIAL in background.

The error is BP_CHECK_REPORT_VALUES: Invalid program values found. Reason: Program name is missing

Any ideas???

2 REPLIES 2
Read only

Former Member
0 Likes
325

hi Jose,

I guess you are using submit statement where you are trying to submit a program which is not existing... Check it out.

Regards,

Santosh

Read only

0 Likes
325

I'm afraid not, because i run the same program not in background and it works fine.

I've read that if run a job and the program's name length is up to 8 characteres, you can get this error.

I'll check it out.

Any ideas??