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: 

Problems with roles and PNPCE logical database

pablomartin
Explorer
0 Kudos

Hello everybody,

This question involves LDB, ABAP and authorizations.

Our customer has required for us a role for users that should be able only to see EEs from EE group V.

Role has been created and seems to work fine.

Problem is for our customer EE group V are expats, so they will always have 2 Pernrs, one with EE group V and another with a different one.

When trying to run the print program of an HRFORM that uses LDB PNPCE, user does not have authorization for one of the two PERNRs that are linked via object CP therefore the report fails.

Is this "standard" behaviour? Is there any way to make this work in a different way without implementing HR authorizations BADI?

Thanks in advance,

Pablo.

1 REPLY 1

gregory_gotera2
Explorer
0 Kudos

Hi

check this BADI  HRPAD00AUTH_CHECK

Regards

Gregory