‎2009 Aug 06 8:16 AM
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.
‎2009 Aug 06 8:19 AM
you have to make some rules for validating,i dont think you will have a Fm to validate PAN number.
‎2009 Aug 06 8:33 AM
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
‎2009 Aug 06 8:30 AM
I guess there is a validation that it should be "10 digit number".
Sumit
‎2009 Aug 06 8:35 AM
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