S_REPORT_PARAM_AUTH_S (ver 18.3.0)
This table is a stand alone table used as part of the report parameter role authorization functionality. This table is available for all states and provinces and might or might not be utilized for your state or province.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 18.3.0 | Number(11,0) | Primary Key |
AuthorizationType | 18.3.0 | Varchar2(30) | An indicator of which type of authorization the access role has been granted. |
Category | 18.3.0 | Varchar2(50) | The category that the report parameter belongs to. |
ReportID | 18.3.0 | Number(11,0) | The internal number for the Report with which this record is associated. |
RoleID | 18.3.0 | Number(11,0) | The internal number for the Role with which this record is associated. |