TYPE ap239_padi_approval_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON approval_item WITH (
Applied_state_assignment,
Applied_state_definition_assignment,
Effectivity,
Effectivity_assignment,
Interface_connection,
Interface_connector_as_planned,
Interface_connector_as_realized,
Interface_connector_definition,
Interface_connector_design,
Interface_connector_design_to_planned,
Interface_connector_design_to_realized,
Interface_connector_occurrence,
Interface_connector_planned_to_realized,
Interface_connector_version,
Interface_definition_for,
Interface_specification,
Interface_specification_definition,
Interface_specification_version,
Justification,
Justification_assignment,
Justification_relationship,
Justification_support_assignment,
Part,
Part_version,
Part_view_definition,
Product_as_individual,
Product_as_planned,
Product_as_realized,
Product_category_assignment,
Product_concept,
Product_design_to_individual,
Product_design_version_to_individual,
Product_planned_to_realized,
Product_version_relationship,
Product_view_definition,
View_definition_context,
View_definition_relationship);
END_TYPE; -- ap239_padi_approval_item
|