Query: Elements that appear in the definition of a given user-defined typePurpose: Returns the elements that appear in the definition form of the user-defined types in the input liststm_r_mx_in_definition_of_dt (stm_list
in_list, int *status);
Query: Elements that influence the definition of a given user-defined typePurpose: Returns the elements, data-items and user-defined types, that appear in the definition form of the user-defined types in the input list, and those that appear in the definition form of these elements—in all levelsstm_r_mx_influence_ value_of_dt (stm_list
in_list, int *status);
Query: Elements that refer to or influenced by a given user-defined typePurpose: Returns the elements that directly or indirectly use in their definition the user-defined types in the input list.stm_r_mx_influenced_by_dt (stm_list
in_list, int *status);
Query: Elements that refer to a given user-defined typePurpose: Returns the elements that use in their definition form the user-defined types in the input list