Filter Entity Hierarchy. More...
Go to the source code of this file.
Filter Entity Hierarchy.
[in] | entity_id | Entity Identifier |
[in] | group_flg | Group Flag (Y/N). See below for details |
[in] | ds_in_entity | Input Entity table |
[out] | ds_out_entity | Output Entity table |
This node filters the input Entity table according to the following logic:
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 |
Definition in file irmst_node_filter_entity.sas.