cancel
Showing results for 
Search instead for 
Did you mean: 

Reversal of process order

former_member209265
Active Contributor
0 Kudos

Hi All,

Is there any possible way to reverse all the operations of a process/production order together?

Regards,

Krishnendu.

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

You have to do one by one...Greatings

sundaresan_velayudam
Active Contributor
0 Kudos

If you confirm the operation 10, 20 , 30 separtely, Then Only possible way to cancel the confirmation is one by one only in CORS

former_member184574
Active Contributor
0 Kudos

Hi,

Your requirement is not clear...what do you mean by reversal of operations?? is it cancellation of operation confirmation or some other thing.. can you elaborate your requirement....

Thanks

Kumar

former_member209265
Active Contributor
0 Kudos

Yes. Cancellation of operation. Lets say I have confirmed operation 10,20,30,40. I want to cancel 10,20,30 together. Not one by one.

Regards,

Krish.

former_member184574
Active Contributor
0 Kudos

Hi,

If the confirmation is done operation wise then cancellation also has to be done operation wise one by one. system will not allow you to do cancellation at once....

If you confirm the order at header level like with CO15 then you can cancel the confirmation of all operations at once....system will allow you at that time.....

Thanks

Kumar

former_member209265
Active Contributor
0 Kudos

Thanks both.

This standard thing I know. Just wanted to know any way(enhancement) to cancel it together in operation level. As well any idea why SAP has not given option to cancel together. There must be some logic.

Regards,

Krish

sundaresan_velayudam
Active Contributor
0 Kudos

SAP has not given option to cancel together. There must be some logic.

For each confirmation System will create one counter against confirmation, This counter will help to fetch data about the confirmation, goods movement, Unprocessed good movement and status table-  (counter will  Link the table to get the data from AFRU, JEST, AFFW, AFWI, AFWD and other table for one confirmation).

Thats the reason CORS  is carried out for one operation.

If you want write you own logic in Z program  and cancel the confirmation using BAPI BAPI_PROCORDCONF_CANCEL