Operation Details
Description: To retrieve the type of a participant role.
Sterotype: ns
SQL
SELECT
  ConcernRole.concernRoleType
INTO
  :concernRoleType 
FROM
  ConcernRole 
WHERE ConcernRole.concernRoleID = :concernRoleID