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

validation in module pool

rahul_1996
Participant
0 Likes
1,268

Hi guys,

i am doing multiple validation in module pool on fields but it is not working for me.

I am validating if a particular field contains only numeric value or it should contain alphabets value only.

Please Suggest me.

3 REPLIES 3
Read only

vijay_hariharan
Contributor
1,188

Hello Rahul,

not working seems a very generic statement.. did you try to debug? what were your findings? what exactly is not working? is it not triggering PAI?
Additional information would help you get appropriate responses..

Regards,
Vijay

Read only

FredericGirod
Active Contributor
0 Likes
1,188

where is the question ? what is the issu ?

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,188

So, you send an error message if the field POST_CODE1 Contains Not only (CN) the numeric digits.

And you send an error message if the field CITY2 Contains Only (CO) numeric digits.

Agreed with Vijay.