django25
6th April 2009, 14:34
Sir/Madam
I added a new field in a new line of an existing report & compiled without errors..
Now when I double click on that field I get an error message
"fatal error: index 513 out of dims[0] 512 "
"Cannot continue in ottadvformedit ()"
and the report editor closes.
Please help me.
Regards
Django
gget79
6th April 2009, 18:11
Sir/Madam
I added a new field in a new line of an existing report & compiled without errors..
Now when I double click on that field I get an error message
"fatal error: index 513 out of dims[0] 512 "
"Cannot continue in ottadvformedit ()"
and the report editor closes.
Please help me.
Regards
Django
This error occurs when you have over loaded the report capacity of input fields.
In this case you can add input fields with import and export functions.......
mark_h
7th April 2009, 02:53
Or are you saying when you go into edit that field on the report again you get this error? I have not seen this in a long time, but I have seen reports become corrupt when trying to edit them like this. The only recourse that I know of is to copy the report again and make the change a second time.
george7a
7th April 2009, 13:07
I got this error once while trying to edit a form (not a report) at a customer site. There was nothing wrong with the form (I could edit it in our system).
Back then, I thought that the customer had an old "ottadvformedit" object.
Kozure Ohashi
7th April 2009, 13:19
Is it possible, that the field is moved outside the 255 characters per line of report section.
Remebering, that i had to change the position of the field in Table ttadv333 with GTM.
Regards,
Kozure