Query Functions : Mixed (mx) : Input List Type: fd

Input List Type: fd
 
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.
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.
Query: Elements that refer to a given field.
Purpose: Returns the elements that directly refer to the fields in the input list.