Experts,
I'm facing the following error while testing locally my SAPUI5 application. I extended the MM_PO_APV module.
Uncaught Error: The segment {SAP__Origin} is required.
I get this error on browser console view, and the page S4 don't open. This page is the item detail of an Order.
If I test it on the SAP it works great. The problem happens only in local testing.
Do you know how to by pass this?