cancel
Showing results for 
Search instead for 
Did you mean: 

CORUPROC program(T.code CO1P) side effects

former_member211618
Contributor
0 Kudos

Hi All,


While Archiving the PP_ORDER object for 2 years period in Pre-process in Test mode system not allowing to activating deletion flags for some of the orders (with Teco status also).  I have analysis the issue, found HR Data Transfer error in T.code CO1P.

But there is no relation between HR and PP, I see that in order type(OPK4) 'No HR update ' flag is already set.


I have checked the  CORUPROC program found no selection field(Orders, Period or order type ) in initial screen. 


1. If i run the program system will consider all orders in total system period,but is there any option to select only for 2 years (required).


2. If i run the program with selection HR data transfer option, what are the side effects for the current period orders and what exactly system will do(cancelling/deleting  the data ). 

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

If you don't have HR PP integration active then there is no issue to run this report without any selection.

Transactions COGI and COFC, you must check whether there are incorrect goods movements or incorrect actual costs for the order and you must post-process them.

The program CORUPROC is normally used in periodically dispatched background jobs. Please check the entries in AFRP4 table.

Please refer OSS note 418584 - Confirmation: You cannot delete HR preselections

You can delete preselections that are not required using report Z_AFRP4_DELETE.

Best Regards,

R.Brahmankar

former_member211618
Contributor
0 Kudos

Hi Rupesh,

Thanks for your valuable reply,

I have found the entries in AFRP4 table and no COGI and COFC issues are not found.


Plz guide me to execute the program CORUPROC in periodically(From 01.01.2006 to31.03.2008 ) in background jobs.

In my situation (no relation between HR and PP) what will happen when i execute the HR data transfer button by selecting the orders,Confirmation and counters in CO1P t.code.

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

Please refer OSS note 418584 - Confirmation: You cannot delete HR preselections

and delete HR entry through transaction "Z_AFRP4_DELETE" from note 418584.

Also in CO1P you can execute for selected orders as you don't have HR PP integration activated then there would not be any issue.


Best Regards,

R.Brahmankar


former_member211618
Contributor
0 Kudos

Hi,

Need clarity on Note 418584, You cannot delete HR pre selections means system will remove the exist relation between PP & HR in my situation??. 

I have implemented Program Z_AFRP4_DELETE and run with one order but there is no change on it.

Can u please guide me the execute the same. 

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

Ensure that 'No HR transfer' is checked in for each Plant/Order Type combination.

Run Z_AFRP4_DELETE from note 418584 to delete entries in AFRP4. These entries will be irretrievably lost.

You can also delete the entire HR pool of orders/operations in Transaction CO1P.

Best Regards,

R.Brahmankar

Answers (0)