cancel
Showing results for 
Search instead for 
Did you mean: 

how to get the PO response number

Former Member
0 Kudos

hi,

i need to get the Purchase Order Response number for a given PO number and item.

i have checked BBP_PD_PO_GETHISTORY FM, for few of po numbers i'm not able to find the POR number in this FM.

can anyone suggest how to get the POresponse number.

help me soon.

thanks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member183819
Active Contributor
0 Kudos

hi

Object linkage would have created in BBP_PD for your Purchase order. here it definetly linked with your POR>

muthu

Answers (3)

Answers (3)

Former Member
0 Kudos

hi all,

thanks for the valuable info, now i'm able to get the POR number.

could you please tell the DB table name, so that i can fetch directly and i can improve the performance.

thanks,

gupta.

former_member183819
Active Contributor
0 Kudos

crmd_orderadm_h business object BUS2209

all SRM objects stroed in this table but you may need to link and understand via link tables

Muthu

Former Member
0 Kudos

Hi Gupta,

Check FM BBP_PD_PO_GETDETAILS , In Table E_HEADER_REL you can find the POR number for a given PO number .

Regards,

Neelima

Former Member
0 Kudos

Hi,

Did you try FM: BBP_PD_PCO_GETLIST_FOR_PO ?

Regards

Lauren