SysSecurityDynamicRoleAssignment.validateUserQuery Method [AX 2012]

Validate that the query retrieves the user ID field from the UserInfo table.

private boolean validateUserQuery(Query _query)

Run On

Server

Parameters

_query
Type: Query Class
The query to validate.

Return Value

Type: boolean
true if the query is valid; otherwise, false.

Community Additions

ADD
Show: