TYPE wd_activity_item = SELECT BASED_ON activity_item WITH (
Activity,
Activity_method,
Activity_property,
Applied_activity_assignment,
Applied_state_assignment,
Assigned_document_property,
Assigned_property,
Contract,
Descriptive_document_property,
Document,
Document_definition,
Document_version,
Effectivity,
Envelope,
Event,
File,
Independent_property,
Interface_connection,
Interface_connector_occurrence,
Interface_definition_connection,
Location,
Location_representation,
Managed_resource,
Message,
Numerical_document_property,
Observation_consequence,
Organization,
Person,
Person_in_organization,
Position,
Position_group,
Product,
Product_concept,
Product_configuration,
Product_group,
Product_version,
Product_version_relationship,
Product_view_definition,
Project,
Resource_as_realized,
Resource_event,
Resource_item,
Resource_property,
Scheme,
Scheme_entry,
Scheme_version,
State,
State_relationship,
Task_element,
Task_method,
Task_method_version,
View_definition_relationship);
END_TYPE; -- wd_activity_item
|