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 validation

Former Member
0 Likes
549

Help how can i validate an email from Duplicate email address check when not active on an invite?

2 REPLIES 2
Read only

Former Member
0 Likes
494

To check if email is in SAP use ISA_CONTACT_PERSON_FROM_EMAIL

To validate if email is correct, check:  SX_INTERNET_ADDRESS_TO_NORMAL

Read only

0 Likes
494

Thanks Elzkie I will have a look at it.