How to set Prepaid Freight box to true by default when creating POs using Generate PO Suggestions?

I have already set the POHeader.FreightPP box to true when creating new PO’s from the PO Entry screen. However, our Purchasing dept creates the majority of their POs through Generate PO Suggestions. Can anyone tell me how I can set those PO’s to have that same checkbox checked by default? Do I need a BPM for this?

Thank you!

A Data Directive BPM can accomplish this. However, you can also use a Method Directive on the Approval.

Thanks, Jason. A data directive on the POHeader table worked perfectly. Thanks!