cancel
Showing results for 
Search instead for 
Did you mean: 

Held status SC

Former Member
0 Kudos

Hi

please advice on below issue.

One user created the shopping cart and not ordered it as he kept the SC in 'HELD' status and the user left for vacation for one month. Now the issue is, this shopping carts should complete/order it on behalf-of of him.

How could i do that ?

Is there any FM or any other way to complete this carts ?

Appreciate your inputs.

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

HI,

If you call BBP_PD_SC_UPDATE with I_SAVE = X and then BBP_PD_SC_SAVE follwed by COMMIT WORK the SC will get ordered. And the workflow will get triggered - rest of the process remains same like if the user had ordered manually through UI.

Rgds,

Prasanna

Former Member
0 Kudos

Hello,

Please check if you can use func mod : BBP_REQREQ_TRANSFER if you have SC number.

former_member183819
Active Contributor
0 Kudos

Hi

Question is very tricky.

It is not possible by standard since it is in HELD status.

if the cart would have processed further if the sc cart is ordered / error in process / awaiting for approval and has valid data to create a follow on documents.

this shows SRM is highly secured.