The table REPORT_CONFIG contains configuration for the generation of disclosure reports. More...
Go to the source code of this file.
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) |
Definition in file report_config.sas.