Operation Details
Description: Reads the last updated time of the template plan group.
Sterotype: ns
SQL
SELECT
  PlanTemplatePlanGroup.lastWritten
INTO
  :lastWritten
FROM
  PlanTemplatePlanGroup
WHERE PlanTemplatePlanGroup.planTemplatePlanGroupID = :planTemplatePlanGroupID