authentication - SAP BASIS - Trying to limit the information shown in certain transactions depending on roles -


good day!

so i've been investigating way limit information shown in transactions depending on user's role.

this means transaction has (already filled) fields customer's name, address, date of birth , cash flow, if accountant enters such transaction he'll see cash flow. meanwhile, if analyst enters transaction, he'll able see everything.

i've been investigating , found information regarding authorization objects, haven't been able anything.

if has documentation and/or has done similar , might able lead me correct direction, i'll appreciate it.

kind regards, eduardo garcĂ­a.

in best cases, find authorizations prevent users accessing data won't hide controls on screen (unless explicitly designed tremendous effort).

possible approaches:

i advise against creating copy of standard transactions (what see) such simple requirements because becomes mess maintain in long term few added value.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -