E9.2 Is there a way to simulate a configured item order to calculate sales price?

MaikS90

Member
Hello,

we are using EnterpriseOne Tools Release: 9.2.7.5 and recently using configured items.

We run a webshop for our customers and want to give them the opportunity to configure their future sales order by also using configured items.
The goal is to show the sales price, too, including X rules adjustments.

Is there a way to simulate this in E1 with a minimum data required?

I already did researches and discovered the application P32C0170 "Configured Item Support Test Harness" which looked really promising at the first glance.

At minimum, you have to enter the item number, customer number, quantity and branch plant + item configuration/segments and values. This is also the data we expect as "input" from the webshop.

But the calculation in P32C0170 is missing the price adjustments from X rules and only returns the "base item price".

Is there another application, bssv service or "interface" we can use, e.g. by orchestration to simulate the price? No orders or data must be saved in F4211 etc.

Best regards,

Maik
 
Addition: It would be neat to have something like JP420000, method getCustomerItemPrice, that also supports the item configuration by entering segment IDs and their values.
But this just seems to be the case for "processSalesOrder" to create an order.
 
Back
Top