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

Regarding duplicate email validations

Former Member
0 Likes
717

Hi Experts,

i created a FM to validate email id entered by user..

Can any one help me to create FM for checking duplicate emails.

I.e if user enters email1 and if the same is entered in next field,he should get an error.

Please help me to create that FM.

Thanks

KH

4 REPLIES 4
Read only

Former Member
0 Likes
596

Why do you need a FM to validate Duplicate email ids?

Just compare both the fields and give a error message if both are same.

Can you elaborate your requirement?

Thanks,

Shambu

Read only

0 Likes
596

I have a list uibb in MDG-supplier..If user clicks on NEW EMAIL., the list appears with 5 columns..

I must restrict the user not to enter duplicate emails..

Read only

0 Likes
596

I am not sure what MDG-supplier is .

Are you working on a Report program or Dialog program?

Thanks,

Shambu

Read only

0 Likes
596

Report program