Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the access rights for the field of the table.
Syntax
public AccessRight fieldAccessRight(
TableName tableName,
FieldName fieldName,
[Common record,
DataAreaId dataArea,
boolean includeDerived,
AutoAuthzMode autoAuthzMode])
Run On
Called
Parameters
- 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
Return Value
Type: AccessRight Enumeration
The AccesRight instance for the field of the table.