Skip to main content
Question

Project Demand and PO changes

  • November 8, 2021
  • 1 reply
  • 71 views

Forum|alt.badge.img+6

Is there a function in IFS project that when a Purchase Order is modified that the demand line in the project will be automatically updated?

1 reply

Kasun Manuranga
Superhero (Employee)
Forum|alt.badge.img+17
  • Superhero (Employee)
  • 148 replies
  • November 16, 2021

Hi CorBarbaL,\

There is no Default function to update the activity QTY. But it should be possible via an Event Action with action type “Execule Online SQL”. So when PO Original_Qty is changed the even could get triggered to call the SQL to update activity QTY.

Check for the possibility there.

 

/Kasun