TYPE product_select

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE product_select = SELECT
      (product,
       product_concept,
       product_definition_formation,
       product_group);
END_TYPE;

Referenced By

Defintion product_select is references by the following definitions:
DefinitionType
 product_group_membership ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00