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

The table REPORT_CONFIG contains configuration for the generation of disclosure reports. More...

Go to the source code of this file.

Detailed Description

The table REPORT_CONFIG contains configuration for the generation of disclosure reports.

PK Variable Type Required? Label Description
REPORT_ID VARCHAR(100) Y Report Id Unique identifier of the report
REPORT_NAME VARCHAR(256) Y Report Name Name of the report
TEMPLATE_NAME VARCHAR(256) Y Template Name Name of the Excel template file (including xlsx extension) to be populated
SOURCE_CODE VARCHAR(256) Y Source Code SAS program to be executed (must be saved under irm/source/sas/nodes)
Author
SAS Institute Inc.
Date
2019

Definition in file report_config.sas.