cancel
Showing results for 
Search instead for 
Did you mean: 

How can we delete the shopping cart

Former Member
0 Kudos

Hi Guys,

How can we delete the SC from the SRM system there is a SC which is stuck after approval even after resubmitting and performing clean req it is not getting converted.

I tried using the function module BBP_PD_SC_ITEM_DELETE but i get an error System Error: READ TABLE LT_ITEM do you guys have any idea how to resolve this?

Thanks for your help

Regards,

Sid

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sid,

Pl. try changing the status of these shopping carts in transaction SWO1 by releasing it.

It could not be deleted since it is locked in approval so beSt way is to release it from SWO1

You can consult technical guys to help you for SWO1

Nitin

Answers (2)

Answers (2)

Former Member
0 Kudos

You cannot change these POs because their changed version has status

'Deleted'. My proposal to fix them will be the following:

You will have to set changed version as closed(DOC_CLOSED set to X)

and in active version set DOC_CLOSED to space.

+*-For the above statement, Can you guys please let me know, which table DOCCLOSED belongs to and what are the steps to do this, as i come from a functional back ground.*+_

peter_novoth
Active Contributor
0 Kudos

Hi Sid,

if you got stuck with the deletion, you can set the same manually on the database level.

Following database changes are needed:

At item level:

> BBP_PDIGP-DEL_IND = X

Header level:

> BBP_PDHGP-DOC_CLOSED = X

Status:

Insert in the table CRMD_JEST

> I1040 deleted

Kind regards,

Peter

Former Member
0 Kudos

Thanks for your response.

Is there anything else we can do before going to the database level?

Regards,

Sid

peter_novoth
Active Contributor
0 Kudos

Hi Sid,

normally the administrator has the possibility to delete the erroneous SCs from the admin monitor.

If the SC don't have alert entry in the monitor, there are correction reports which -depending on the SC status- generate these alerts.

Please send the status of the SC, and I'll check for the corresponding correction report.

As you have executed manually some report for correction, I can not garantee, that this corr. reports will work.

Regards,

Peter