Hi Experts,
My question is it possible to write a program to change the value of a variable in Table TVARVC .
Therefore when the program is run , the value of that particular variable in TVARVC is changed and reflected accordingly in the Variant. Our actual idea is to change the value of the Variants dynamically based on system date.
For example lets take the variable YDATE. Currently it has the value "11-May-09" maintained in TVARVC.
What would be the sample code to maintain YDATE to Current date, every day when the program is scheuled.
Thanks,
uday