on ‎2019 Jul 11 10:40 AM
Dear Experts,
In our landscape we have implemented external pricing for Ticket. Whenever a item is added to a ticket, users request for external pricing and external pricing is fetched from ERP and get stored in pricing tab as shown below.

Now we have a requirement whenever Price component is ZA04 , we have to a custom field on item with amount value of pricing. But Pricing is separate BO "ExternalPriceComponent" & any change in pricing doesn't trigger any script file of Ticket rather script file of BO "ExternalPriceComponent" is getting triggered.
Now from this BO I do not find any reference to update ticket Item custom field.
Any solution.
Regards
Rituraj
Request clarification before answering.
Hi,
We had exactly the same requirement and we achieve it by using node "ItemTotalValues.node" as well as "TotalValues.node" . "TotalValues.node" can be used for detecting pricing change at header level where as "ItemTotalValues.node" can be used to detect pricing change in item node. Both gets trigger after the ERP call response has been recieved.
Thanks
Saurabh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.