Question

Create Events to Update a table

  • 4 March 2022
  • 1 reply
  • 238 views

Badge +3

I need to create an Event to update the Shop Order need date with Shipment Planned Ship date, whenever someone change the Planned Ship Date of connected Shipment.

Is it possible? 


This topic has been closed for comments

1 reply

Userlevel 7
Badge +20

Hi @rukshan1114 

you can do it, But since both fields are on same table, action to update need date should be done in background.

following topic will help to construct the event action for your need

How to create a defered job to execute .modify__() ? | IFS Community

 

Cheers!

Damith