Hi @turcay,
In MIP 2.4, we introduced the concept of Risk Data Objects. A risk data object is an object that you map to a SAS data set or data view when you configure an analysis run. In your model groups, you can define the following types of risk data objects: cash flow, parameter matrix, and value data.
To add a cash flow data set to an analysis run, complete the following steps :
- On the Risk Data Objects tab (
) in your model group, define a new cash flow object.
- In your user-defined logic, use the READ_SCENARIO_CF CALL routine to call the cash flow object.
- Add this model group to the model group map that you plan to include in your analysis run.
- Create a scenario run or an economic simulation run.
- When prompted in the run wizard, select the cash flow data set that you want to map to the cash flow object. The cash flow data set must be stored in the work-group-directory/input/risk_data/cash_flows directory.
Please let me know if you have additional questions.
Regards,
Toshiba