SU21 – Maintain Authorization Objects

The foundation of ABAP/PFCG authorizations (either at NetWeaver or S/4HANA) is built by ABAP authorization objects. Those objects are being queried, if an (data) access is tried by a user. But how does the system exactly query if a user is authorized? Correct – by checking if the user has got the required authorization objectContinue reading “SU21 – Maintain Authorization Objects”

PFCG – Authorization Objects and Authorization Fields

The foundation of ABAP/PFCG authorizations (either at NetWeaver or S/4HANA) is built by ABAP authorization objects. Those objects are being queried, if an (data) access is tried by a user. But how does the system exactly query if a user is authorized? Correct – by checking if the user has got the required authorization objectContinue reading “PFCG – Authorization Objects and Authorization Fields”

PFCG – Menu Roles

After clicking on the edit button at the PFCG “starting screen” you can examine a role. As visible above there are again plenty of possibilies. First though, we focus on the “Menu” tab. With this tab you can assign transactions to your role, by clicking the highlighted button “Transaction“. Then a window opens that supportsContinue reading “PFCG – Menu Roles”