SAP BASIS INTERVIEW QUESTIONS
_____________________________________________
Question 57: Variants for ABAP
I have some housekeeping ABAPs that I have to
create variants for. There are cases when I have
to specify a time interval for the ABAP in the variant.
If I explicitly enter a start and end date they will
remain at that current date continuously. Is there
any way to dynamically enter dates in the variant?
A: In transaction SE38 enter the variant name and
choose the attributes radio button. Here you can set
the field to "selection variable." Then, under selection
variables button, you can define that it is SY -DATE+7.
- 68 -