Cutting Instances
When you assign effectivity to a change action, you define a range of instances for which the change is to be applied. Using dependency stacking, you can use one or more additional effectivities to cut out specific ranges of instances that you don't want to include.
For example, consider the BOM below, which includes the part CH-100. Change action CA1 has a proposed effectivity for instance range 1-10.
Parent Part | Child Part | Change Action | Proposed Effectivity | Current Effectivity |
P-100 | ||||
CH-100 | CA1 | Mod[1-10] |
Suppose that you want to cut certain instances, such as 6-10, from the original range. You would create another change action, CA2, with an applicability of Mod[6-10]. The net proposed effectivity would be:
Parent Part | Child Part | Change Action | Proposed Effectivity | Current Effectivity |
P-100 | ||||
CH-100 | CA1 <- CA2 | Mod[1-5] |
You could use more change actions as required to cut other ranges from the original range.