‎2008 Feb 08 10:42 AM
I'm on ECC6.0, and looking to set up a dynamic date range in a variant.
The date range is a select-option on my selection screen.
I can easily setup the dynamic date for the 'low' value in the range,
but I can see no way to also declare a dynamic date in the 'high' value.
I also looked in TVARV maintenance and it doesn't seem possible there
either, as there's no way to declare variable values.
If I can't resolve this, I will have to change my program to include a
default high date and use that.
But even that may not work if we call the variant, which may overwrite
my default in the high value of the range with a blank value.
Does anyone know how to do this?
Thanks in advance for your help.
‎2008 Feb 16 11:48 AM
Hi Jagan,
If you save the variant you can choose some options for the select-option. If you choose selection variabel type D (dynamic date calculation) you can choose out of several Names of Variables that provide for a LOW and HIGH value.
If you use type T, you can choose a variable that is stored in tabel TVARVC. You can add your own variable to table TVARVC using SE16.
Regards........
Chaitanya.
‎2008 Feb 10 7:14 AM
Hello,
what is the link (algorithm) between the high date value and the low date value ? 1st and last day of the current month ? something else ?
Cordialement,
Chaouki.
‎2008 Feb 16 11:48 AM
Hi Jagan,
If you save the variant you can choose some options for the select-option. If you choose selection variabel type D (dynamic date calculation) you can choose out of several Names of Variables that provide for a LOW and HIGH value.
If you use type T, you can choose a variable that is stored in tabel TVARVC. You can add your own variable to table TVARVC using SE16.
Regards........
Chaitanya.
‎2008 Jul 26 1:27 AM
You are next... (unless you write an interesting original blog)...