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

Table Maintanance Help Required

Former Member
0 Likes
499

Hi All,

I am using two screens in my table maintanace. I am doing all my validations in screen2.After entering the data when i click on save button Ztable will update. this is working fine for single entry. When i am entering multiple entries for example both entries are duplicate then it is giving error message like duplicate entry after this displaying this message when i click on EXIT button unique record is showing in screen 1.

my two entries are

1. runrate maheed a01

2. runrate maheed a01

uniure record means single record i.e. runrate maheed a01 is showing on first screen. actually i dont want to display this entry in screen 1. is this possible if not please tell me any other alternate is exist.

Thanks,

Maheedahr.T

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
483

the combination of the primary kesy will not accept duplicate entries...

So you need to have atlease fields different....

the combination of the primary kesy will not accept duplicate entries...

So you need to have atlease fields different....

3 REPLIES 3
Read only

Former Member
0 Likes
484

the combination of the primary kesy will not accept duplicate entries...

So you need to have atlease fields different....

Read only

0 Likes
483

I dont have any primary key in the table eventhough it is showing entries in first screen.

thanks,

maheedhar.t

Read only

Former Member
0 Likes
483

Hi ,

Please check the primary key combination of the z table. it do not allow you to insert 2 records with same primary key fields value.

regards,

Tanmay