Just wondering in requisition entry, has anyone created a BPM to populate the plant “Ship To” address based off the plant the user enters the request. This is because we have multiple locations and the system always defaults to the company address only.
Secondly, would it be possible to have an email notification sent to both requester and approver whenever a request is raised and also approved?
For ShipTo address, develop a BPM on Erp,PORel Data Directive to update Erp.POHeader.
For email notification, run the Trace Log to find the BO/Method and develop BPM on Method Directive. Alternatively, develop a BPM on Erp.ReqHead Data directive when the status changes…