SecurityKeySet::crossCompanyCheck Method [AX 2012]

Finds the legal entities for which a user has view access.

client server public static container crossCompanyCheck(TableId tableID, container requestedCompanies)

Run On

Called

Parameters

tableID
Type: TableId Extended Data Type
requestedCompanies
Type: container

Return Value

Type: container
The container that holds the legal entities that the current user can view.
Show: