SecurityRights.tableAccessRight Method
Retrieves the access rights for the table.
Syntax
public AccessRight tableAccessRight(
TableName tableName,
[Common record,
DataAreaId dataArea,
boolean includeDerived,
AutoAuthzMode autoAuthzMode])
Run On
Called
Parameters
- tableName
Type: TableName 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 table.