‎2008 May 02 11:25 AM
Hi,
After active a customer database table, records will be inconsistent, and a rare symbols appeared in se16.
The problem is solved when in se14 we Active and adjust database and force conversion, but this is a temporary solution because this table is often modified.
Other actions we make is deleting the table and copying it again, but the problem remains when we active the table again.
In se16 we have generated the program too.
Any suggestion?
Thanks.
Edited by: Diego Villarrubia on May 2, 2008 12:33 PM
Characteristics of the table:
4 Key Fields
Length of the key 22
Length of the table 1,427
No. of fields: 143
Version of SAP 4.6C
‎2008 May 02 5:22 PM
Hi,
Have you tried to use the same structure another name?
Regards,
Fernando
‎2008 May 05 11:58 AM
Yes I do, and the new structure works ok, but the problem is that my table has a lot of references (programs, function modules, badis ...). This table is in the productive system from some years ago.
Thanks by the answer.
‎2008 May 06 1:49 PM
Hi Diego,
I have had this error e and unfortunately I have solved creating another table.
You have to ask BASIS team to delete this table directly into database and then create it again.
Regards,
Fernando
‎2008 May 06 2:14 PM
Hi Fernando,
I think your option is one solution, but the database administrator is in the client and he says that the table is ok in database and he won't to delete it. For this reason i want to find a solution from SAP ERP if it is posible. If someone knows another solution, any tool in SAP ERP to solve the problem it would be helpful.
I want this solution be the last option.
Thanks by the answer and your interest.
‎2008 May 29 2:14 PM
Finally the problem has been solved deleting sql package in database.
Regards.
‎2008 May 06 2:41 AM
Hello,
I think we always have to activate and adjust the database table whenever we change the table structure. If we do not do this it will not reflect the dictionary changes in the underlying database.
‎2008 May 06 8:51 AM
Your answer is correct, but in addition I have to force conversion because data in database table were inconsistent after activing and adjusting it in se14. I can do this actions in development system, but I want to avoid it in productive system after transporting the table because I can lose data.
Thanks by the answer.