Operation Details
Description: Method to search for all product types.
Sterotype: nsmulti
SQL
SELECT
  DISTINCT typeCode,
  benefitInd
INTO
  :typeCode,
  :benefitInd 
FROM
  Product