Hi Experts,
I have a requirement where there is a selection screen with Date Range. When program is executed in Foreground, one can enter the dates and execute it .Fine.
When executed in Background, dates should be picked up through program logic .
All is done .
But, when program is executed though Background Job with Blank Dates in Variant , it is picking up the values of Dates through program and picking up the data according to these dates , but in Variant 'Dates' are not visible in Step-> Variant .

Kindly let me know if , there is any way to populate these dates during run time in Background.