TYPE description_attribute_select

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP215/AP216/AP218
TYPE description_attribute_select = SELECT
  (action_request_solution,		 -- Common
   application_context,			 -- Common
   approval_role,			 -- Common
   date_time_role,			 -- Common
   effectivity,				 -- AP215/AP216 only
   external_source,			 -- Common
   organization_role,			 -- Common
   person_and_organization,		 -- Common
   person_and_organization_role,	 -- Common
   person_role,				 -- Common
   property_definition_representation,	 -- Common
   representation);			 -- Common
END_TYPE;

Referenced By

Defintion description_attribute_select is references by the following definitions:
DefinitionType
 description_attribute ENTITY
 get_description_value FUNCTION


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:20-04:00