2006 Jul 26 3:08 PM
Hi,
I changed one field in my table, the reference data element was case sensitive before, and now it's not case sensitive /or the reference domain to be precise/.
If I display the table content via SE16, the content of this field is still case sensitive. However I cannot enter case sensitive data anymore.
Is there a standard way to trigger a conversion for table content to convert all entries for this field to uppercase?
I tried SE14 - Database utility, but there was no effect.
I could write a small program, but I'm looking a standard, more convenient solution.
Thanks in advance,
Peter
Hi,
I changed one field in my table, the reference data element was case sensitive before, and now it's not case sensitive /or the reference domain to be precise/.
If I display the table content via SE16, the content of this field is still case sensitive. However I cannot enter case sensitive data anymore.
Is there a standard way to trigger a conversion for table content to convert all entries for this field to uppercase?
I tried SE14 - Database utility, but there was no effect.
I could write a small program, but I'm looking a standard, more convenient solution.
Thanks in advance,
Peter
2006 Jul 26 3:11 PM
2006 Jul 26 3:29 PM
Hi Rich,
Thanks for the bad news:-)
Unfortunately I just checked with debugger and in the programs the fetched values are also case sensitive:-(
Best regards,
Peter