Skip to Content
0
Former Member
Oct 28, 2008 at 08:55 PM

RS_CHANGE_CREATED_VARIANT issue

1012 Views

Hi,

i have a reruirement to change one of the report variants old value with new value.

i am using RS_VARIANT_CONTENTS Function to get the variant values and then

i am replacing old value with new value by searching each record of variant contents.

once after i modify the contents then i am calling function RS_CHANGE_CREATED_VARIANT

to update the variants.

its working good.but,if my variant has date filed with value 10/26/2008

its becoming 6//20/10/2. i am not able to figure out wahts happening.

Have you guys ever had this kind of situation..?

Thanks,

Sara