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

Generate Excel reports. More...

Go to the source code of this file.

Detailed Description

Generate Excel reports.

Parameters
[in]RUN_OPTIONSpecifies runtime parameters for the execution. See run_option.sas for details.
[in]ds_in_cardinalityControls the level of parallelization for IRM data partitioning
[in]ds_in_rpt_configLists the reports to be generated. See for details. ds_in_rpt_parameters Contains report-specific parameters that control the generation process. See report_parameters.sas for details. ds_in_rpt_sources Contains the list of all data sources that were extracted from the data repository. ds_out Output dataset containing the list of reports generated In addition the following macro utilities are called:
Macro name Description Further information
irm_session_prepare Reads RUN_OPTION table and sets logging options irm_session_prepare.sas
irm_session_cleanup Removes all non-IRM WORK datasets/views and deletes all user-created macro variables from workspace session irm_session_cleanup.sas
Author
SAS Institute Inc.
Date
2019

Definition in file irmst_node_report_run.sas.