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

Add Shopping Cart Number to Purchase Order Data in ERP system

Former Member
0 Likes
146

We would like to be able to send the Shopping Cart number to our ERP system so that it is visible on the Purchase Order details data. What data / BADI would we have to use to transfer this shopping cart number to our ERP system?

Thanks,

Jim

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Jim,

You need to create customize FM which can fill the shoping cart data and send it to R/3 backend system.

e.g.we have one customize FM (ZBBP_CRT_PO_FILLPO) so along with this FM you can call SC attributes to fill customize FM and will pass this information to PO created.

Sachin.