cancel
Showing results for 
Search instead for 
Did you mean: 

This entry already exists in the following tables 'Seed Header' (@AIT_SEED_H) (ODBC -2035) [Message 131-183]

Former Member
0 Kudos

Hi,

I developed a on form that data has been stored in @ait_seed_H.

User added some records (like 4 records) in that table by using UI API.

When he want to post 5 th record  the bellow error is showing.

This entry already exists in the following tables  'Seed Header' (@AIT_SEED_H) (ODBC -2035)  [Message 131-183].

And one thing docEntry also not in sequence.

Please find the attachments of table of records in excel file.

I deleted entire objects and tables of that add more than 3 time.

Accepted Solutions (0)

Answers (2)

Answers (2)

pvsbprasad
Active Contributor
0 Kudos

Hi,

Try to check the lineid.

Regards,

Prasad

AdKerremans
Active Contributor
0 Kudos

Hi,

What are the code and docentry contents in the file?

how do you add it in your program?

What kind of User Defined Table is it?

Regards

Ad

Former Member
0 Kudos

1-What are the code and docentry contents in the file?

In sql table data insert like bellow.

DocNumber is 1 and docentry-5

DocNumber is 2 and docentry-2

DocNumber is 3 and docentry-3

DocNumber is 4 and docentry-4

Now get the error, when i insert 5 th record.

2--how do you add it in your program?

Just am calling object.

3--What kind of User Defined Table is it?

It is Document type.

pedro_magueija
Active Contributor
0 Kudos

Hi Nandappa,

Docentry of the first entry should not be 5 but 1. Are you sure there were no SQL updates?

Anyway you can try to run Help->Support Desk->Restore->Restore numbering file. B1 will attempt to fix the issue.


Best regards,

Pedro Magueija


View Pedro Magueija's profile on LinkedIn