‎2008 Jun 15 4:22 PM
Hi Everybody,
I want to do Authorisation Checks based on the Sales Organisation.
Can someone tell me how to do that?
I want to check if a User is authorised access data of a particular organisation or not.
Thanks,
Sneha SIngh.
‎2008 Jun 15 4:42 PM
Hi Sneha..
You want to do check against some standard Auth-Object or your auth check is special and specific to your requirement / report ?
In case a standard one : Then find out the Auth Object and check with the statement AUTHORITY CHECK
In case it is specific to you your req/report you might have to create a new Auth Object and then check for this Auth object in your report.
PS : This isn't complete answer : Just a hint.
‎2008 Jun 15 4:42 PM
Hi Sneha..
You want to do check against some standard Auth-Object or your auth check is special and specific to your requirement / report ?
In case a standard one : Then find out the Auth Object and check with the statement AUTHORITY CHECK
In case it is specific to you your req/report you might have to create a new Auth Object and then check for this Auth object in your report.
PS : This isn't complete answer : Just a hint.
‎2008 Jun 15 7:22 PM