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

Retrieve Master Risk Scenarios. More...

Go to the source code of this file.

Detailed Description

Retrieve Master Risk Scenarios.

Parameters
[in]ST_PRM.RUN_OPTIONparameter table
[out]ST_STG.MASTER_RISK_SCENARIOSOutput table containing details of the Master Risk Scenarios (and related scenarios) associated with this Analysis Run

This node makes a call to macro irm_rest_get_rgf_mrs.sas to retrieve the list of Master Risk Scenarios (and related scenarios) that are linked to the current analysis run.

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
2018

Definition in file irmst_node_mrs_init.sas.