Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problems with customer table

0 Likes
906

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

7 REPLIES 7
Read only

Former Member
0 Likes
881

Hi,

Have you tried to use the same structure another name?

Regards,

Fernando

Read only

0 Likes
881

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.

Read only

0 Likes
881

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

Read only

0 Likes
881

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.

Read only

0 Likes
881

Finally the problem has been solved deleting sql package in database.

Regards.

Read only

Former Member
0 Likes
881

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.

Read only

0 Likes
881

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.