cancel
Showing results for 
Search instead for 
Did you mean: 

process order

former_member1318783
Participant
0 Kudos

Hi Guru's,

Pls tell the process to delete the process order created thru the t-code cor1...

Thanks in advance..points will b awarded for the help

thanks®ards

cherukuri.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Subramanyam,

You cano set the deletion flag in the pocess order. You cannot directly delete from process order. In change mode of the order you can set it or in the background you can set.

The object for Process order is <b>PR_ORDER</b>

Step1 - Set deletion Flag:

http://help.sap.com/saphelp_47x200/helpdata/en/8d/3e699a462a11d189000000e8323d3a/content.htm

Step2 - Archive orders:

http://help.sap.com/saphelp_47x200/helpdata/en/8d/3e69a7462a11d189000000e8323d3a/content.htm

Step3 - Start deletion program:

http://help.sap.com/saphelp_47x200/helpdata/en/8d/3e69b4462a11d189000000e8323d3a/content.htm

Regards

Ram

Answers (1)

Answers (1)

former_member196398
Active Contributor
0 Kudos

Cherukuri,

Deleting a process order has multiple steps... I would suggest you to just set "TECO" and "CLSD" status in the change mode of the order. This would prevent any further processing of the order in terms of confirmation, goods movment and costs. From menu bar

You need to follow the steps below for archiving and deleting process order,

1. Use program "PRARCHP1" to set deletion flag (Can be reset). The prerequiste i would suggest is to create a selection profile to select orders with status "CLSD"

2. Use program "PRARCHP1" to set deletion indicator (Cannot be revoked)

3. Use program "PRARCHA1" to archive (Already basis should have setup the database link for storing)

4. use program "PRARCHD1" to delete and remove the data from the R/3 system.

Regards,

Prasobh