cancel
Showing results for 
Search instead for 
Did you mean: 

BADI for Validating & Changing IBAN in ESS->Personal Information-> Bank Information ->

chetansarode
Member
0 Kudos

Hello All,

Looking for a BADI for Validating & Changing IBAN in ESS->Personal Information-> Bank Information -> Main Bank -> EDIT

We want to validate the IBAN once the Bank No. & Account No. is changed in ESS. If the users doesn't provides the correct IBAN then we have to automatically update the correct IBAN and then proceed.

Please let us know the BADI for the same and the table from where we can fetch the IBAN corresponding to Bank & Account No.

Regards,

Chetan Sarode

Accepted Solutions (0)

Answers (2)

Answers (2)

pramod_gopisetty1
Active Contributor
0 Kudos

BADI : HRPAD00INFTYUI - Method OUTPUT_CONVERSIONS

Within the structure you will have all the data, you can read the value and do the validations.

Cheers-

Pramod

former_member182426
Active Contributor
0 Kudos

You can use the BADI HRPAD00INFTY and validate and update the user input values for that infotype field.