Hi all,
I am enhancing Purchase Order Fiori App to create new action parameters (Replace and Reserve).
I've created a new Implementation for 'GBAPP_APV_PO_RDP' BAdI for this purpose. I've set a breakpoint in 'IF_GBAPP_EX_APV_PO_RDP~CHANGE_ACTION_PARAMETER' method but when I'm executin App, it doesn't stop in this method.
Another possibility I had though in, it was create new Function Imports in Service and enhancing SAPUI5 App adding two new buttons to call these OData Service functions, but I want try the first option.
Best Regards and thanks for your ideas.
Luis