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

Variant creation - RBDOCTBL

Former Member
0 Likes
836

Dear experts,

I need to create a background job that will run on daily basis, and will delete some data older than XX days.

I will be deleting monitoring data from BDOC_TRACK table, using RBDOCTBL program.

I need your help to suggest ... how can I create this variant that will delete data older than XX days, and use the program RBDOCTBL ?

Thanks in advance,

Jordan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
757

Hi,

you need to press F4 on selectionvariable (choose D) and then press F4 on name of variable

regards

Stefan Seeburger

Dear experts,

I need to create a background job that will run on daily basis, and will delete some data older than XX days.

I will be deleting monitoring data from BDOC_TRACK table, using RBDOCTBL program.

I need your help to suggest ... how can I create this variant that will delete data older than XX days, and use the program RBDOCTBL ?

Thanks in advance,

Jordan

2 REPLIES 2
Read only

Former Member
0 Likes
758

Hi,

you need to press F4 on selectionvariable (choose D) and then press F4 on name of variable

regards

Stefan Seeburger

Read only

Former Member
0 Likes
757

Thanks a lot Stefan ! worked