SecurityRights.fieldAccessRight Method [AX 2012]
Retrieves the access rights for the field of the table.
public AccessRight fieldAccessRight(
TableName tableName,
FieldName fieldName,
[Common record,
DataAreaId dataArea,
boolean includeDerived,
AutoAuthzMode autoAuthzMode])
Run On
CalledParameters
- tableName
- Type: TableName Extended Data Type
- fieldName
- Type: FieldName Extended Data Type
- record
- Type: Common Table
- dataArea
- Type: DataAreaId Extended Data Type
- includeDerived
- Type: boolean
- autoAuthzMode
- Type: AutoAuthzMode Enumeration
Community Additions
ADD
Show: