Query: Elements containing a given field.Purpose: Returns the data-items and user-defined types in which the fields in the input list are defined.stm_r_mx_containing_fd (stm_list
in_list, int *status);
Query: Elements that appear in the definition of a given field.Purpose: Returns the elements that appear in the type definition of the fields in the input list.stm_r_mx_in_definition_of_fd (stm_list
in_list, int *status);
Query: Elements that influence the definition of a given field.Purpose: Returns the elements, data-items, and user-defined types that appear in the type definition of the fields in the input list, and those that appear in the definition form of these elements (in all levels).stm_r_mx_influence_value_ of_fd
(stm_list in_list, int *status);
Query: Elements that refer to, or are influenced by, a given field.Purpose: Returns the elements that directly refer to the fields in the input list.stm_r_mx_influenced_by_fd (stm_list
in_list, int *status);
Query: Elements that refer to a given field.Purpose: Returns the elements that directly refer to the fields in the input list.stm_r_mx_refer_to_fd (stm_list in_list,
int *status);