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 (IN el_list: LIST OF
DATA_TYPE, OUT status: INTEGER)
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 (IN el_list: LIST OF
DATA_TYPE, OUT status: INTEGER)
Query: Elements that see 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 (IN el_list: LIST OF
DATA_TYPE, OUT status: INTEGER)
Query: Elements that see a given user-defined typePurpose: Returns the elements that use in their definition form the user-defined types in the input liststm_r_mx_refer_to_dt (IN el_list: LIST OF DATA_TYPE,
OUT status: INTEGER)