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

Background scheduling via Dynamic variant

Former Member
0 Likes
584

Dear All,

I got a requirement where i need to schedule a standard program in background which will run on weekly basis and the variant will change every week. So, how shall i pass the variant. it should be automated.

Please reply with a needful.

Thanks & Regards

NSK

3 REPLIES 3
Read only

Former Member
0 Likes
564

Can you tell the report name and the date logic ( e.g from start of the current month till today).

Read only

0 Likes
564

Hi Pal,

I have to background the standard program of tcode CJI3. In that tcode i have to give the posting date dynamically i.e every time i run the program i should run for last one week from that current day.

Thanks & Regards

NSK

Read only

0 Likes
564

1) Press SAVE button on selection screen, Give Variant name and Description.

2) Below that in "Field attributes", against "Selection variable" select the check box for "Posting date" and press button "Selection variables".

3) now "Selection criterion" T D B will appear, If under "D" the icon is yellow, turn it to green by clicking on the Icon.

4) Then click drop down for posting date and select "Current date - xxx,current date + yyy".

3) in XXX give "14" and for YYY give "-7".

5) Press SAVE button

6) Press Save again

and now u can schedule with the variant u just created.

Ask if u face any difficulties .