cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Purchase order's for a RFx Response

Former Member
0 Likes
142

Hello,

I have a requirement to read all the PO's created for a RFx response. How can i acchive this select? Starting with the GUID (ADM_H) from the RFx Response...

Thanks a lot!

Joe

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hello Joe.

You can utility the function BBP_PD_QUOT_GETDETAIL.

You have that Execute with I_GUID or I_OBJETC_ID and the information that you need are in the E_HEADER_REL table. You must look the BUS2201 (Purchase order in SRM)

If you need information about these PO, you can utility the function BBP_PD_PO_GETDETAIL.

Regards.

JL