Custom Action Based Product Decomposition
The custom action provides flexible way to define products and product fulfillment by allowing product decomposition and characteristic list inclusion. The ProductComprisedOf (henceforth, referred to as PCO) relationship enables you to model complex product hierarchies. This allows a product modeler to model specific product decomposition according to the specified action.
The following table describes the custom action for the PCO and Characteristic relationships:
ProductComprisedOf (PCO) | Characteristic (C) | ||
---|---|---|---|
If PCO.ActionID=null | The child product is always a part of the decomposition during decomposition | If C.ActionID=null | The characteristic is always included as planItem UDFs |
If PCO.ActionID=not null | The child product is only added if the
following order action is specified during decomposition:
order Action = the ActionID |
If C.ActionID=not null | The characteristic is included if the
following order action is specified during decomposition:
order Action = ActionID |
Scenario for the Custom Action Based Product Decomposition
The following table describes how a custom action impacts the product decomposition:
Copyright © Cloud Software Group, Inc. All rights reserved.