mojays
25th April 2006, 11:41
Hello,
after I changed an enum domain (I changed some descriptions and added some enum fields), I get problems in my reports.
The description of the new enum fields is not printed. An empty string is printed instead, although the table field is filled with the correct enum number (tested in debugger).
In "General Table Maintenance" the enum description is shown correctly too.
I should note, that I did a "Convert to Runtime Data Dictionary" (ttadv5215s000) with "Domains", "Tables" and "Reconfigure Tables" options checked, after changing the enum domain.
Temporary I solved this problem by using enum.descr$(..) manually in one report. But I think this is not a good solution, because I don't want to change all my reports the enum domain is used in.
Kind regards...
Martin
after I changed an enum domain (I changed some descriptions and added some enum fields), I get problems in my reports.
The description of the new enum fields is not printed. An empty string is printed instead, although the table field is filled with the correct enum number (tested in debugger).
In "General Table Maintenance" the enum description is shown correctly too.
I should note, that I did a "Convert to Runtime Data Dictionary" (ttadv5215s000) with "Domains", "Tables" and "Reconfigure Tables" options checked, after changing the enum domain.
Temporary I solved this problem by using enum.descr$(..) manually in one report. But I think this is not a good solution, because I don't want to change all my reports the enum domain is used in.
Kind regards...
Martin