Query: States in which a given activity is performed throughoutPurpose: Returns the states for which activities in the input list are performed throughout that state (as specified in Activities Within/Throughout field in the state’s form)stm_r_st_done_throughout_ ac (stm_list
in_list, int *status);
Query: States in which a given activity is performed within themPurpose: Returns the states in which activities in the input list are performed within that state (as specified in Activities Within/Throughout field in the state’s form)stm_r_st_done_within_ac (stm_list
in_list, int *status);