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

Email Id parameter validation

Former Member
0 Likes
559

Hi everyone,

whatever values given in the Email id parameter in the selection screen is displaying. So i need to validate my selection screen for email id parameter to throw an error message for invalid email id. The structure iam using for email id parameter is SZA1_D0100.

Regards,

Meenakshi.

2 REPLIES 2
Read only

Former Member
0 Likes
446

Hi Meenakshi,

We can do the email validations through string operations like 'CP' 'CS'.

every email address must contains the @ symbol like that. i think we are not able to check is mail address is valid or not.

Read only

matt
Active Contributor
0 Likes
446

This is a frequently asked question. If you search you will find wiki articles about this. Thread locked.