Query Functions : List of Query Functions : Mixed (mx) : Input List Type: sb

Input List Type: sb
 
Query: Elements that see, or are influenced by, a given subroutine
Purpose: Returns the elements that directly or indirectly use the subroutines in the input list
stm_r_mx_influenced_by_sb (IN fn_list: LIST OF SUBROUTINE, OUT status: INTEGER)
Query: Elements that see a given subroutine
Purpose: Returns the elements that directly see subroutines in the input list
stm_r_mx_refer_to_sb (IN fn_list: LIST OF SUBROUTINE, OUT status: INTEGER)