You can't find it in any system table, but take a look in the Mobile Permission Mgt codeunit. (I think that is the name of the codeunit). It checks if a given user has permissions to a given object, and also checks roles assigned to AD groups by using the extended stored procedure in the SQL server. For the Native DB i guess you will need to make an OLE component.
this is possible, but only for the user who logged into the actual session. There is a virtual table called User SID. This contains all SIDs of the groups the current user belongs to.
Comments
Peter
this is possible, but only for the user who logged into the actual session. There is a virtual table called User SID. This contains all SIDs of the groups the current user belongs to.
With best regards
Jens
---
I am here: http://maps.google.com/maps?ll=52.552909,13.084223