Application Development 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: 

Background job variant issue

Former Member
0 Kudos

Hi All,

I have developed a program to scedule a report in back ground, here i have 5 variants ,

when i select variant form the drop down list it is not populated into the parameter values and the report is running for empty selection criteria, when i pass the variant to job submit , the parameter value is empty , could anyone give me an idea what iam missing.

i am using FM "VRM_SET_VALUES" to get in the dropdown list in the selection scrren.

Regards,

SRE

1 REPLY 1

Former Member
0 Kudos

I believe the drop down FM VRM_SET_VALUES will not work in background mode.

Try without drop down, it will work

Thanks,

Raj