SysSecurityDynamicRoleAssignment.addConflictSubquery Method [AX 2012]

Adds a subquery to the query, excluding the user role combinations in which a known SOD conflict exists and has been resolved as 'Exclude'.

private void addConflictSubquery(Query _query, RefRecId _roleId)

Run On

Server

Parameters

_query
Type: Query Class
The rule query.
_roleId
Type: RefRecId Extended Data Type
The role that is associated with the assignment.

Community Additions

ADD
Show: