Operation Details
Description:  
Sterotype: ns
SQL
SELECT
  typeCode,
  benefitInd
INTO
  :typeCode,
  :benefitInd 
FROM
  Product 
WHERE productID = :productID