cancel
Showing results for 
Search instead for 
Did you mean: 

Resubmition of shopping cart

Former Member
0 Kudos

Hi,

Any body please provide me the process of resubmission of Shipping cart to back end system.

Thanks in Advance,

prasad

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Go to SE37 and enter the function modulle BBP_REQREQ_TRANSFER then enter the shopping cart number (REQNO) and (which you want push manually to the backend system) execute .

Best Regards,

NMK

Answers (2)

Answers (2)

former_member183819
Active Contributor
0 Kudos

Hi

The error carts can be resubmited ,but before you submit try to identify the error and resolve it.

you can resubmit the shopping card via the application monitor also.

regards

muthu

Former Member
0 Kudos

There are couple of Ways:

a) from Monitor Shopping Cart(BBP_MON_SC) web transaction, you provide the shopping cart number check to see if resubmission is not greyed out. If it is not you can click on the "Resubmit".

b) Transfer the shopping cart using BBP_REQREQ_TRANSFER. This way you cna debug the whole transfer process.