Change Price Row model and europe1PriceFactory
Hello SAP Experts,
I want to make changes in the priceRow model and europe1PriceFactory consequently.
How can I use my own price factory?
Please help me.
Updated May 18, 2018
Hello SAP Experts,
I want to make changes in the priceRow model and europe1PriceFactory consequently.
Please help me.
Comments
Inside the OrderManager.class the pricefactory is loaded from ExtensionManager against the property "default.pricefactory". This property is defined in the project.properties file. The default value is project.properties file.
Now the extension manager for europe1 is Europe1PriceFactory which helps to calculate price, tax and discount.