Query Functions : Data-Stores (ds) : Input List Type: ch

Input List Type: ch
 
Query: Data-stores defined or unresolved in a given chart
Purpose: Returns the data-stores that are explicitly defined or unresolved in the charts of the input list
Query: Data-stores defined in a given chart
Purpose: Returns the data-stores that are explicitly defined in the charts of the input list
stm_r_ds_defined_in_ch (stm_list in_list, int *status);
Query: Data-stores unresolved in a given chart
Purpose: Returns the data-stores that are unresolved in the charts of the input list
stm_r_ds_unresolved_in_ch (stm_list in_list, int *status);