Hello Dear,
I am creating SRM roles in backend system for employee self-service,
approver and requisitioner. The users who will have these roles in ABAP SRM
7.02 also need portal permission in SRM portal. SAP provides role matrix for
standard SRM7.02 role which has relation between backend role and corresponding
portal role. Such as if user TEST1 have /SAPSRM/EMPLOYEE role in SRM backend
system then he should have portal role com.sap.pct.srm.core.ro_employeeselfservice
in portal side.
Is there relation between portal and ABAP role? If yes, then how
can we maintain this relation for custom ABAP role?
I would deeply appreciate your suggestions!