I trying to set up a business event to create a Purchase Order (for the return item) on Sales Orders using a business event and import scenario. Within the actions available, I see SO creation, email creation, Receipt creation, but no Purchase Order creation. Is this possible to do, or is there a different way to go about this?
Answer
Is there a way to create a Purchase Order using Import Scenarios?
Best answer by bwhite49
Yes,
Outside of the MRP functionality, we have added a create purchase order action to the SO screen using a GI processing screen.
- First Create a GI that lists out all sales order lines
- Create business event as trigger by action with an import scenario data provider.

- Import scenario is setup as below. Note that the Sales order field mapped is a UDF. I also create a dummy vendor that all purchase orders are created under (0001502),

- Create a no-code action to the sales order screen to open the GI processing screen


Once all of that is done, you can create a purchase order for each or all SO lines by selecting each individual line through the GI and running the BE action.
The user will need to swap out the dummy vendor and apply a unit cost to each line.
From there, you might also need an import scenario to re-link your POLines to the SOLine. See how to do that through this link...
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.




