Skip to main content

Hello, id there functionality to add a note to a SFPP that will pop up when adding that item to a purchase order? 

Gemma 

Hi,

I don’t think so, as this is a quick registration of Supplier For Purchase Part to be able to continue with the PO registration on the fly. But perhaps you could either mark the line with a Boolean (true/false) custom field so someone checks later such quick registration.

Regards,

Pilar


If you are on IFS cloud, a BPA/Workflow based on entity might be able to do what you want. As this will allow you to give a message to the end users. 

 

Other solution might be an event with an info message. For each new record on a PurchaseOrderLine → Find the SFPP note → Add to info message.


Reply