on ‎2020 Mar 31 9:06 PM
I have a need to set up a critical permission risk which looks at the field BUKRS regardless of the security object. Does anyone know if this is possible? We have 440 security objects containing this field which would require me to create 440 critical permission risks if I have to do it by security object.
Request clarification before answering.
Hi Jeanne,
I don't think its possible to create a critical permission with just the Field Value BUKRS without an auth object.You might have to check if you can leverage Org Rules or Supplement Rule to achive the same.
Thanks
Ramesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not possible without writing some cutom code.
If it's for table view level restriction then you can put enhancement in SE_16 display/insterface function modules with your specific conditions. If it is for some standard transaction (having standalone code) you should go for BADI->exits->enh to place your code.
Thanks.
M.M.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
GRC authorization goes only with auth. object and I don't see any option in standard functionality to skip auth. object and perform directly with auth-object values. In case, if you feel my understand is incorrect on your question,please bit explain with more screen details which will helps us to further understand your requirement to provide our response
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.