Product Configurator Result/Price snapshot Answered
We would like to display the chosen Configuration options and their prices on Sales Order and Work Order Documentation.
It would be great if the data on the Result\Price page of a configuration was snapshot into a table that could be queried to view the selected configuration and pricing for an order.
The table would have the following fields
- SalesObjType
- SalesObjKey
- SalesObjLine
- ConfigurationID
- Item
- Description
- Price
This would allow flexible reporting of chosen configuration options wherever required.
In the interim, does anyone have sample scripts they're willing to share that scrape the data from the window? I was thinking of either inserting the data into a custom table or at least building up a Text string with the contents. Is it possible to capture events and execute scripts against the product configurator window?
Comments
1 comment
Hi,
we don't deliver this in standard or is current not planned
as customizing this is possible. We've an event which is called, if you open this page
Here the Script
I didn't checked this script. It's only an example how you can solve this with beas script
Please sign in to leave a comment.