cancel
Showing results for 
Search instead for 
Did you mean: 

How to find out if GR has been done

Former Member
0 Kudos

Hi,

We are iplementing SRM 4.0, extended classic scenario.

We have a requirement of sending out mails(reminders) to users to perform goods receipt (confirmations). My question is if I have the PO number and the item GUID for that PO, how can I find out whether Goods Receipt has been done for that particular line item of the PO. Is there any function module which will help?

Thanks and Regards,

Jayesh

Accepted Solutions (0)

Answers (1)

Answers (1)

yann_bouillut
Active Contributor
0 Kudos

Hi Jayesh,

As a starting point, you could use FM BBP_PD_PO_GETDETAIL and BBP_PD_CONF_GETDETAIL.

All data are stored in tables displayed in transaction bbp_pd.

Kind regards,

Yann