| Capability (C006):— assigning_effectivity | Date: 2008/02/25 12:17:46 Revision: 1.25 |
Issue:
GYL-1 by Leif Gyllstrom (2005-11-10) minor_technical issue
Issue:
RBN-2 by Rob Bodington (05-11-23) minor_technical issue
Issue:
RBN-3 by Rob Bodington (06-02-08) minor_technical issue
Issue:
DNV-45 by Sylvia Schwab on behalf of DNV (07-03-07) major_technical issue There is a need to assign product_as_individual_effectivity to product and support data, e.g. to relate a breakdown_element to it's parent product.
Proposal: Add NEW template Assigning_product_as_individual_effectivity (asg_p_a_ind_eff) containing Effectivity_assignment (classified) and a Product_as_individual_effectivity (optional classification) relating to a Product_as_individual.
Issue:
RBN-6 by Rob Bodington (2008-02-26) minor_technical issue When implementing translators, there will be cases where the end effectivity is known, but the start effectivity is not known. The start dates are mandatory in template representing_dated_effectivity. To get around this, it is suggested to create a new template 'representing_dated_effectivity_end' that would use an event for the start_bound of Dated_effectivity.
ENTITY Dated_effectivity
SUBTYPE OF (Effectivity);
start_bound : date_or_event;
end_bound : OPTIONAL date_or_event;
END_ENTITY;
The Event could be simply Event.id="start_effectivity"
Issue:
TJT-1 by Tim Turner (05-04-11) minor_technical issue Comment: (Tim Turner 19th Apr 2005)
Capability 1.8 was updated with the content from version 1.7
Issue:
RBN-1 by Rob Bodington (04-01-16) minor_technical issue Comment: (Tim Turner 28th Jun 2004)
Accepted. Done.
Issue:
RBN-4 by Rob Bodington (06-06-28) minor_technical issue Comment: (Rob Bodington 06-06-28)
Modified
Issue:
RBN-5 by Rob Bodington (07-08-09) minor_technical issue