I have a user exit that can restrict the user to only create 2 infotype 9 with a subtype of 1. But the ESS application does not us the same screen user exit as the back end. Is there a way to limit the user to only be able to create 2 bank details using the enhancement framework or a badi. I am getting java errors when trying to cancel or exit after or before the create method in the if_hrpa_pernr_infty_xss interface. I have been looking at the hrxss_per_new_p0009_xx functions. I would like to accomplish this without changing the java code, if possible.