Account Level Row Security

CitrixDude

Active Member
Hello All,

I have a situation where a particular user has access to multiple companies. However I need to lock this user out of certain accounts across these multiple companies. I begun to try to implement row security based on AccountID but it is very difficult to maintain. Has anyone had any experience doing this, if so would love to hear your input.

Thanks in advance.


Dave
 
Try using row security to block those accounts out of the F0911 only. We use Table: F0911, Data Item: ObjectAccount,
From Value: Account Number, Thru Value: Account Number and then an "N" for Add, Change, Delete. If the user tries to enter a transaction with one of these accounts - they get a commit failed error. Thanks!
 
Back
Top