cancel
Showing results for 
Search instead for 
Did you mean: 

I have the PO details ,how to get the SC detais

Former Member
0 Kudos

Hi

I have everything PO GUID,object ID

how can i get the object id of shopping cart fron these details?

please suggest

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use FM BBP_PD_PO_GETDETAIL for your PO number, there in the exporting structure E_HEADER_REL, there should be a link with an object type BUS2121, the GUID_A field value represents the GUID of the SC.

With this GUID_A you can use FM BBP_PD_SC_GETDETAIL.

Best Regards

Answers (0)