cancel
Showing results for 
Search instead for 
Did you mean: 

How to find PO for SC, using FM ? i.e History of a Shopping Cart

Former Member
0 Kudos

Hi,

SRM: 5.0

Classic Scenario.

We have some issue, where in which we have to get the PO number for the given Shopping Cart.

Suggest me the best Function module to use. And the necessary parameters to Pass to it, in what fields of FM.

I found, BBP_PD_SC_GETHISTORY as useful, maybe.

However i am passing GUID, and shopping cart number, but not getting the values.

Can some one tell me WHAT values to WHICH fields to be passed to FM to get the PO number.

All Useful Answers Will be Rewarded.

Best Regards,

-Ashwin.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Try to use the following FM "BBP_PD_PO_GETHISTORY" that calls "BBP_BE_PO_GETHISTORY".

with regards

Manjunath

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ashwin,

In my opinion BBP_PD_SC_GETDETAIL entering with shopping cart number is the best solution. Po Number is showed in E_ITEM-BE_OBJECT_ID

Best regards

Jorge

Former Member
0 Kudos

also there is a ready report in SRM

BBP_BW_SC2

which gives the follow-on doc no

for SCs with given criteria

BR

Dinesh