‎2008 Jul 13 8:02 AM
Hi,
In ECC6 I miss the following entry:
T: Table variable from TVARV
😧 Dynamic date calculation <--- This
B: User-defined variables
Is there a way to add this option in ECC6?
Thank you,
Klundert.
‎2008 Jul 13 8:45 AM
I think u r talking abut selection screen variant. In selection screen variant 😧 Dynamic date calculation is present in ECC 6.0.
After pressing the save button in the selection screen, initial screen of the variant will appear where in top portion u have to give the variant name and its description. And in lower part ALV grid will display where all the selection fields and their related attributes can be maintained. For ur date selection field select the F4 help on the col. Selection variable. In the popup it will display 😧 Dynamic date calculation with other conditions. Choose it and then select the F4 help for field Name of variable(input only using f4) it will display all the options for date calculation.
Regards,
Joy.
‎2008 Jul 13 4:35 PM
Hi,
The problem is, I have only the following options:
T T: Table Variable from TVARVC
B B: User-defined variables
Why does sap not show me the D option?
Best regards,
eRic.
‎2008 Jul 13 5:11 PM
I am also working in ECC 6.0. In my case if I press f4 for a date field then I am getting 2 options.
1. T : Table variable from TVARVC
2. D : Dynamic date calculation
For a non date field I am getting only 1 option
1. T : Table variable from TVARVC
I am not getting the option B B: User-defined variables..in any case..
So that means it can be controlled form somewhere in SPRO...if I find the place I will let u know...
Regards,
JOy.
‎2008 Sep 12 4:22 PM
People,
i'm having a problem with data dynamic variable.
when i choose the option: "Current date +/- ??? Days" and after this i choose a retroative date, in my case "1-) the system returns this message:
Lower limit of interval is greater than the upper limit
anywhere have any idea to solve this problem?!
best regards....
‎2009 Nov 17 2:35 PM
Hi,
The problem I believe is you are assigning the Select_Option-Low = Current Date and you are trying to assign Select_Option-High = Current Date - 1. This makes the lower limit higher than the upper limit. Just reverse it and you will not have this issue.
Best Regards,
Abd-Al-Aleem.