Query: Elements that see, or are influenced by, a given functionPurpose: Returns the elements that indirectly or directly use the functions in the input list.stm_r_mx_influenced_by_fn (IN fn_list: LIST OF
FUNCTION, OUT status: INTEGER)
Query: Elements that see a given function.Purpose: Returns the elements that directly use the functions in the input list.stm_r_mx_refer_to_fn (IN fn_list: LIST OF FUNCTION,
OUT status: INTEGER)