TYPE prjm_string_select = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON string_select WITH (
Activity,
Activity_method,
Activity_relationship,
Applied_activity_assignment,
Approval,
Approval_relationship,
Approval_status,
Assigned_property,
Certification,
Contract,
Condition_evaluation_parameter,
Date_or_date_time_assignment,
Digital_document_definition,
Document,
Document_assignment,
Document_definition_relationship,
Document_version,
Event,
External_item_identification,
External_source_identification,
File_relationship,
Identification_assignment,
Independent_property,
Independent_property_relationship,
Information_right,
Information_usage_right,
Justification,
Justification_assignment,
Justification_relationship,
Justification_support_assignment,
Organization_relationship,
Person_in_organization,
Physical_document_definition,
Product,
Product_category,
Product_configuration,
Product_relationship,
Product_version,
Product_view_definition,
Project,
Project_assignment,
Project_relationship,
Representation_item,
View_definition_relationship);
END_TYPE; -- prjm_string_select
|