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 (IN ac_list: LIST OF
ACTIVITY, OUT status: INTEGER)
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 (IN ac_list: LIST OF
ACTIVITY, OUT status: INTEGER)