Operation Details
Description: Returns a number of milestones specified for a planned sub goal.
Sterotype: ns
SQL
SELECT
  COUNT(*)
INTO
  :numberOfRecords 
FROM
  SPMilestoneDeliveryLink 
WHERE SPMilestoneDeliveryLink.plannedSubGoalID = :plannedSubGoalID