S_REPORT_PARAM_AUTH_S ver 18.3.0
This table is a standalone table and stores report parameter authorizations.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 18.3.0 | Number(10,0) | Primary Key. |
AuthorizationType | 18.3.0 | Varchar2(30) | The type of authorization. |
Category | 18.3.0 | Varchar2(50) | The type of field this authorization is for. |
ReportId | 18.3.0 | Number(11,0) | The report ID. |
RoleId | 18.3.0 | Number(11,0) | The role ID. |