TYPE person_organization_select

(* SCHEMA explicit_draughting; *)
  TYPE person_organization_select = SELECT
    (person,
     organization,
     person_and_organization);
  END_TYPE; -- person_organization_select

Referenced By

Defintion person_organization_select is references by the following definitions:
DefinitionType
 approval_person_organization ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:03-04:00