Question:
Hi ,
i need help to restrict the below transaction for that particular value:
RSA1 – should have display all access but update access limited to only data loads
can any one suggest me through what auth obj we can do this?
thanks
Vij.
Answer:
You'll probably be bumping into several S_RS objects, but at a minimum:
S_RS_ADMWB
And possibly:
S_RS_ISRCM
S_RS_ISOUR
The help is maintained reasonably well in F1 help on the S_RS objects.
Answer:
Indeed you will have to look for S_RS_ICUBE/S_RS_ODSO/S_RS_ISOUR/S_RS_MPRO. It depends on your own setup what objects are gonna be checked.