Accept/Reject status of Incoming ICPO?

I have created a Quick Search for Incoming Intercompany PO Suggestions that, among other things, allows the user to filter by Company ID of the incoming ICPO. However, I would like to filter out any that have been flagged as REJECTED.

The only place I can find this data is in IMOrderHed.Reject which, to my knowledge, cannot be accessed through a BAQ.

I am able to create an external connection to the SQL database but that won’t work for a Quick Search (I believe).

Any suggestions?

Thanks!

Unfortunately this is an IM only field.

I believe that once the ICPO is rejected it will delete the IM record and create a new one meant to update the source company, maybe you could add a UD field to POHeader to mark it as rejected at the same time multicompany is processing this IM records and updating base records.