Overview Schemas Index

Product_categorization_arm         


ENTITY Product_category_hierarchy;
          super_category : Product_category;
          sub_category : Product_category;
END_ENTITY; -- Product_category_hierarchy

Entity data types and their attributes

Product_category_hierarchy
          super_category: Product_category;
          sub_category: Product_category;

Users: by entity attributes

Product_category_hierarchy
          Approval_assignment.items
                    approval_item
                              mri_approval_item
                                        pmpb_approval_item
          Information_packet_definition.contains
                    information_packet_element
                              pmpb_information_packet_element
          Issue_reference.item
                    issue_reference_item
                              im_issue_reference_item

Users: by defined types, not used by any entity attribute

Product_category_hierarchy
          im_issue_reference_item
                    Issue_reference.item
          pmpb_approval_item
                    Approval_assignment.items
          pmpb_information_packet_element
                    Information_packet_definition.contains

Global rules for this entity data type

          -