TYPE action_item

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP215/AP216
TYPE action_item = SELECT
  (action_request_solution,		 -- Common
   document,				 -- AP215 only
   executed_action,			 -- Common
   group,				 -- AP215 only
   product,				 -- Common
   product_definition,			 -- Common
   product_definition_relationship,	 -- Common
   product_definition_shape,		 -- Common
   product_related_product_category,	 -- Common
   property_definition);		 -- Common
END_TYPE;

Referenced By

Defintion action_item is references by the following definitions:
DefinitionType
 applied_action_assignment ENTITY


[Top Level Definitions] [Exit]

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