TYPE date_and_time_item

(* SCHEMA step_ship_schema; *)
TYPE date_and_time_item = SELECT
  (action,				 -- AP215/AP216/AP218 only
   action_request_solution,		 -- AP215/AP216/AP218 only
   approval_person_organization,	 -- AP203 only
   certification,			 -- AP203 only
   change,				 -- AP203 only
   change_request,			 -- AP203 only
   contract,				 -- AP203 only
   executed_action,			 -- AP215/AP216 only
   product_definition,			 -- Common
   property_definition,			 -- AP215 only
   property_definition_representation,	 -- AP215 only
   security_classification,		 -- AP203 only
   start_request,			 -- AP203 only
   start_work,				 -- AP203 only
   versioned_action_request);		 -- AP215/AP216/AP218 only
END_TYPE;

Referenced By

Defintion date_and_time_item is references by the following definitions:
DefinitionType
 applied_date_and_time_assignment ENTITY


[Top Level Definitions] [Exit]

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