cancel
Showing results for 
Search instead for 
Did you mean: 

Block certain user from viewing some GL accounts

javier_facessantos
Contributor
0 Kudos

Hello experts

I have a requirement from Business of blocking one user from accessing to a few accounts. That is not possible using General Authorizations. Is there a way to achieve that requirement?

I have though on Additional authorizations and Transaction Notification, but Additional authorizations seems to be based on Forms ID witch make it useless to my purpose and I am not sure if TN can be used to prevent an user from viewing.

Regards

Accepted Solutions (1)

Accepted Solutions (1)

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi Javier,

Please try with SAP note 1004877 - How to prevent users from seeing confidential accounts

Thanks & Regards,

Nagarajan

javier_facessantos
Contributor
0 Kudos

Hi Nagarajan

Lot of thanks for your assistance! It worked.

Regards

Answers (2)

Answers (2)

former_member186095
Active Contributor
0 Kudos

Hi,

For some accounts that can't be accessed and used by some users, you can tick the confidential field in COA for the accounts and in the authorizations window --> Access to Confidential Accounts, you must choose no authorization

If this functionality can' solve your problem, you must use SDK code to hide the field and prevent user to use it.

Jimmy

Former Member
0 Kudos

Hi,

TN may only block the user adding or updating data. To prevent user from viewing just few accounts, you may only try SDK.

Thanks,

Gordon