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

BADI authentication check

Former Member
0 Likes
512

You can't create a class that inherites from CL_HRPAD00AUTH_CHECK_STD, because this class is already final.

It should be another way to implement a BADI that checks authentication without skipping system authentication.

Any ideas?

You can't create a class that inherites from CL_HRPAD00AUTH_CHECK_STD, because this class is already final.

It should be another way to implement a BADI that checks authentication without skipping system authentication.

Any ideas?

2 REPLIES 2
Read only

matt
Active Contributor
0 Likes
478

Created as a seperate post from - it is better to ask your own question than to respond to an old one.

matt

Read only

suresh_datti
Active Contributor
0 Likes
478

not sure if you are referring to the BAdI HRPAD00AUTH_CHECK?

~Suresh