The table REPORT_PARAMETERS contains parameters that are specific for each report. More...
Go to the source code of this file.
The table REPORT_PARAMETERS contains parameters that are specific for each report.
PK | Variable | Type | Required? | Label | Description |
---|---|---|---|---|---|
![]() | REPORT_ID | VARCHAR(100) | Y | Report Id | Unique identifier of the report |
![]() | PARAMETER_NAME | VARCHAR(32) | Y | Parameter Name | Name of the report parameter |
PARAMETER_VALUE | VARCHAR(10000) | N | Parameter Value | Value for the report parameter | |
PARAMETER_DESC | VARCHAR(256) | N | Parameter Description | Description of the report parameter |
Definition in file report_parameters.sas.