Operation Details
Description: This operation will return the number of ProductDeliveryPatternInfo records associated with a productDeliveryPattern.
Sterotype: ns
SQL
SELECT
  COUNT(*)
INTO
  :value 
FROM
  ProductDeliveryPatternInfo 
WHERE productDeliveryPatternID = :productDeliveryPatternID