Service Length Fields in Order Line Item with Add Item
On the 8.1.1.6 vanilla application the Order Entry Line Item BC vanilla fields “Service Length” and “Service Length UoM” are populated from the Product field values. When you add a new product to an order then the displayed calculated field “Service Length Period” gets populated correctly with the addition of “Service Length” and “Service Length UoM”. These 2 vanilla fields are based on a join to the S_ORDER_ITEM_OM table based on the root order item.
However when you add the same product as a component in product configurator then the Service length fields are incorrectly NOT populated in the line item after the Done button is selected.
0