Operation Details
Description: Reads the number of Authorized units.
Sterotype: ns
SQL
SELECT
  authorizedUnits
INTO
  :authorizedUnits 
FROM
  PlannedItem 
WHERE PlannedItem.plannedItemID = :plannedItemID