Query: Data-stores defined or unresolved in a given chartPurpose: Returns the data-stores that are explicitly defined or unresolved in the charts of the input liststm_r_ds_def_or_unres_in_ch (stm_list
in_list, int *status);
Query: Data-stores defined in a given chartPurpose: Returns the data-stores that are explicitly defined in the charts of the input liststm_r_ds_defined_in_ch
(stm_list in_list, int *status); Query: Data-stores unresolved in a given chartPurpose: Returns the data-stores that are unresolved in the charts of the input liststm_r_ds_unresolved_in_ch
(stm_list in_list, int *status);