cancel
Showing results for 
Search instead for 
Did you mean: 

Changing the header status manually

Former Member
0 Kudos

Hi,

I want to change the header of some Shopping carts and purchase orders manually they are corrupted. How can I do that?

Even though all the jobs are in place and running perfectly.

We are SRM 5.0 version

Ingen

Edited by: Autobots 21 on Mar 22, 2008 2:08 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Transaction BBP_PD

Business Object Type BUS2121

Enter the SC Number, execute.

Open the Shopping Cart, you can see the all the status of the selected shopping cart just below

the DETAILS link. Double click on the status which you want to make it active/inactive.

You will be shown the report output with the entry chosed.

Enter debug mode by choosing '/H' in the command bar. Mark a break point at 'CASE CODE'.

Change the values. If you want to edit change the value of CODE to 'EDIT' in the debugger

or insert a new status then change the value of CODE to 'INSR'.

After doing the changes save the Table entry. Refresh the SC, you can see your new status. Always make sure you are entering the possible/right status at the document by comparing it against the uncorrupted SC status.

Please reward point if useful.

Thanks

Kasee Palaniappan

Former Member
0 Kudos

Kasee,

Thanks for your reply. I don't have access to debug in the production system. Is there any function modules through which we can go for the change. Please advise.

Ingen