TYPE syss_string_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON string_select WITH (
Activity,
Activity_method,
Activity_method_assignment,
Activity_property,
Activity_relationship,
Alternate_part_relationship,
Applied_activity_assignment,
Assembly_component_relationship,
Assembly_relationship_substitution,
Assigned_property,
Breakdown,
Breakdown_element,
Breakdown_element_realization,
Breakdown_element_usage,
Breakdown_element_version,
Date_or_date_time_assignment,
Digital_document_definition,
Document,
Document_definition_relationship,
Document_version,
Event,
External_source_identification,
Identification_assignment,
Independent_property,
Independent_property_relationship,
Interface_connection,
Interface_connector,
Interface_connector_definition,
Interface_connector_occurrence,
Interface_connector_version,
Interface_definition_connection,
Interface_definition_for,
Part,
Part_version,
Part_view_definition,
Physical_document_definition,
Product_as_individual,
Product_as_individual_version,
Product_as_individual_view,
Product_configuration,
Representation_item,
Work_order,
Work_request);
END_TYPE; -- syss_string_select
|