Application Development 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: 

IBAN number validation in IT 0009

Former Member
0 Kudos
407

Hi all,

My requirement is to validate the IBAN number (stored in IT 0009) changed by the user via ESS.

Is the IBAN number validation need to be performed based on the employee countr key, BANK key and account number or simply based on the IBAN number entered by the user?

Any BAPI to perform the validation for IBAN number?

4 REPLIES 4

former_member225631
Active Contributor
0 Kudos
115

User exit PBAS0001can be used for your requirement.

former_member203501
Active Contributor
0 Kudos
115

hi ,

CHECK_IBAN is the fm for validating the iban number, get the entries from the tiban and test it.

Regards,

Venkat Appikonda

Former Member
0 Kudos
115

solved on own

0 Kudos
115

Hi shanthi,

I am facing the same problem in ESS.

Can you please let me know how you managed to validate IBAN entered via portal ?

Thanks

Jaydeep Jadhav