Requester cannot add a line to a Req initiated change Order
Summary
Requester cannot add a line to a Req initiated change OrderContent
We are having an issue where the Requester cannot add a line to a Requisition Change Order. The scenario is the requester created a Req for an item then after it is generated as a PO, they are informed that Freight needs to be added. The buyer can do this, but the Requester cannot. The client wants to push this back on the Requester to ensure that they don't always rely on the Buyer (and the Buyer does approve Change orders).
In our investigation we see that it looks like Oracle intentionally made ‘add row’ hidden or based on a setting/configuration. We are not sure what triggers #{backingBeanScope.EditPurchaseOrderBackingBean.isAddNewLineVisible} to enabled the flag (if possible). Also, we can’t find any related security privileges but was never aware of a privilege for this to begin with so it may have been possible that it was once a privilege and now gone. We can override this visibility flag through page composer but I think we need to be cautious because there could be reasons why it is disabled that we are not aware of.