cancel
Showing results for 
Search instead for 
Did you mean: 

FM which gives GR created for PO

Former Member
0 Kudos

Hi,

I am creating GR, while posting IDOC in SRM system. PO is also created in SRM system.

I want to show GR document # in IDOC messages.

Wanted to know the FM or process if i know PO # then how I can get GRs for the same.

Thanks,

Deven

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks

Former Member
0 Kudos

Deven,

If you have the PO# you can use the <i>FM</i> <b>BBP_PD_CONF_GETLIST</b> with the parameter <b>I_FOR_PO_ID</b>, this will return a <i>E_PDLIST</i> table with the GR numbers related to the PO that you used as input.

BR,

Gerardo.

Please reward points for helpful answers...