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

Function Module / API for PFCG Authorizations

Former Member
0 Likes
582

Dear SAP Community,

in PFCG, you can create permissions for authority objects, e.g. "C_DRAW_BGR". I am searching for a way to find out, which values are specified for a user. Normally you use the ABAP command AUTHORITY-CHECK in order to verify, if a certain authorization should be granted or not. But now I need it the other way round. I am looking for a way to find out, for which values an Authoritiy-Check would return sy-subrc = 0.

Is there an API in the user management available for this?

Thanks & Bye,

Hendrik

1 REPLY 1
Read only

Former Member
0 Likes
369

Nothing?