‎2010 Jun 14 12:40 PM
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
‎2010 Jun 14 3:37 PM