cancel
Showing results for 
Search instead for 
Did you mean: 

Track the Purchase order number from EBP in a CLASSIC scenario

Former Member
0 Kudos

Hi All,

1. How to track the Purchase order number from EBP in a CLASSIC scenario? I know that BBP_PDBEI table has a feild BE_OBJECT_ID which gives PR number. But i want to get the PO number from EBP rather than PICKING FROM R3 or doing a RFC call to R3(using tables EKKO/EKPO) to get PO number.

2. Also,how the history tab of a shopping cart gives the PO/PR number, from where is it picking up the PO number?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member526144
Active Contributor
0 Kudos

Dear Joy,

You can get the purchase order information in BBP_PDBEH table. Also you can view the complete shopping cart information via t-code bbp_pd.

After creation of PO with ref SC pr then you have to excute BBP_GETSTATUS_2 report in SRM or you can suchedule this report. basically this report updates the all the shopping cart information up to date.

Thanks

Ravi