SecurityRights.variableAccessFields Method [AX 2012]

Retrieves a set of the table field IDs.

public Set variableAccessFields(
    TableName tableName, 
   [AccessRight targetAccess, 
    DataAreaId dataArea])

Run On

Called

Parameters

tableName
Type: TableName Extended Data Type

targetAccess
Type: AccessRight Enumeration

dataArea
Type: DataAreaId Extended Data Type

Return Value

Type: Set Class
A set of the table field IDs.

Community Additions

ADD
Show: