SAS Documentation
SASĀ® Solution for Stress Testing
Reference manual - version 08.2021
Loading...
Searching...
No Matches
report_parameters.sas File Reference

The table REPORT_PARAMETERS contains parameters that are specific for each report. More...

Go to the source code of this file.

Detailed Description

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
Author
SAS Institute Inc.
Date
2019

Definition in file report_parameters.sas.