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

Reg:Validating Pan number in Module pool.

Former Member
0 Likes
635

HI Gurus,

I am working on Module pool.

My requirement is validate the pan number when the user enters the pan number in the screen.

Is there any FM available for validating Pan number.

With regards,

Saroja.

4 REPLIES 4
Read only

former_member242255
Active Contributor
0 Likes
589

you have to make some rules for validating,i dont think you will have a Fm to validate PAN number.

Read only

0 Likes
589

Hi,

I am afraid you cannot have a direct validation of PAN numbers. Instead I would suggest you can query the personal ID infotype ( or the infotype where your functionals have assigned for recording PAN number ). If there is a valid PAN number you may continue,else work out some exception handling.

Regards,

Sandeep

Read only

Former Member
0 Likes
589

I guess there is a validation that it should be "10 digit number".

Sumit

Read only

Former Member
0 Likes
589

Hi

I believe there won't be any FM for PAN number validation. First check whetther this pan number will be stored and the probably u can query on it for it existence.

Thanks

kamath