BPM for Generate PO from Suggestions

I need to write a BPM to update a field in the PO Dtl when the buyers generate a PO from their workbench. It looks like I need the BO POSugg but not sure i need Generate or Update. I thought I needed update when I first started with it but now i only see Generate in the Trace log. Can someone point me to the correct one?

Thanks

You will need Post Processing on Generate as the PODtl record won’t exist until then. How are you going to know which records to update? I pass data from the workbench to the PO, so I have to write the info in a UD table preprocessing and use it to update post processing.

Greg

You will need Post Processing on Generate as the PODtl record won’t exist until then. How are you going to know which records to update? I pass data from the workbench to the PO, so I have to write the info in a UD table preprocessing and use it to update post processing.

Greg

Were you ever able to get your BPM to run on the POSugg.Generate directive?

my apologies but it was so long ago i don’t remember and have since changed companies.