Scenario for the Custom Action Based Product Decomposition

The following table describes how a custom action impacts the product decomposition:

Note: This scenario is applicable for characteristic list inclusion based on custom action.
Data Model Configuration Order Plan
Action repository has record with ID as HomeMove and recordtype as PROVIDE. Product B has PCO relationship with P1, P2, P3 with autoprovision=true

P1.PCO.ActionID=null

P2.PCO.ActionID=PROVIDE

P3.PCO.ActionID=HomeMove

OL=B(PROVIDE) There are three planItems:
  • B
  • P1
  • P2

B depends on P1 & P2

OL=B(UPDATE) There are two planItems:
  • B
  • P1

B depends on P1

OL=B(HomeMove) There are two planItems:
  • B
  • P3

B depends on P3