irmst_run_atm_overlay joins the user specified ATM with the existing transition matrix and stores it as analysis data. More...
Go to the source code of this file.
irmst_run_atm_overlay joins the user specified ATM with the existing transition matrix and stores it as analysis data.
[in] | in_model_tm_results | Transition matrix analysis data |
[in] | in_atm_upload | The ATM uploaded by the user and processed in irmst_import_atm_spreadsheet |
[in] | scenario_to_overlay | Comma-delimited list of scenario names |
[in] | analysis_data_name | Name of resulting analysis data |
[in] | analysis_data_desc | Description of resulting analysis data |
[in] | analysis_run_id | ID of the analysis run this macro is being run in |
[in] | base_dt | The parent cycles base date |
[in] | cycle_id | The parent cycles ID |
[in] | status_cd | Status of the resulting analysis data |
[in] | visibility_cd | Visibility of the resulting analysis data |
[in] | libref | Libref of the resulting analysis data |
[in] | schema_name | Analysis data schema name (taken from existing transition matrix) |
[in] | schema_version | Analysis data schema version (taken from existing transition matrix) |
[in] | entity_id | Entity ID of the parent cycle |
[in] | host | Host name the run is being executed for |
[in] | server | Server the run is being executed in |
[in] | solution | Solution the run is being executed in |
[in] | port | Port to connect over |
[in] | tgt_ticket | Authentication for requests |
[in] | debug | Determines if the macro is run in debug mode |
[out] | out_atm_results_key_var | Key of the resulting analysis data (the output transition matrix) |
[out] | out_exceptions | Table with any exceptions during analysis data storage |
[out] | out_analysis_data | The output transition matrix |
[out] | out_partition_list | List of partitions for the analysis data |
[out] | out_link_instance | Analysis data linked instances |
Definition in file irmst_run_atm_overlay.sas.