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: 

To retrieve SCC4 changes for a month

Former Member
0 Kudos

Hi,

We need to retrieve SCC4 changes for every month.

For this, we will have to run program RSVTPROT for table T000. Since we need this data on 1st calendar day of every month, we are scheduling a monthly job for the same.

We are facing problem while giving 'variant' for this job. Our requirement is that the report should run against a dynamic variant where the SCC4 changes for the past month is retrieved. While creating this variant we can give a particular time period only.

Please advise.

Is there any way we can create such a variant or we will have to schedule a job manually on every last day of the month with a new variant for that time period.

1 REPLY 1

Former Member
0 Kudos

You can use selection variables which dynamically calculate the FROM and TO dates based on the current data or an option such as "First day of the previous month" etc.

I don't see any problem, except that this is not specifically security related. Perhaps a "Did not read the documentation forum" is needed for it...

Cheers,

Julius