How to run Posting Repair and Actual Cost Curve Regeneration when advised by Support?
This is a hidden job that should only be run on request from Broadcom Support
It is typically used to correct Actuals and Costs on project
Release : Any
Note: This job must only be run by Broadcom Support request as it requires data inputs
Test the following solution on your lower environment first:
update cmn_sch_job_definitions set is_admin_visible =1 where job_code ='Repair_Actual_Units_or_Costs' commitupdate cmn_sch_job_definitions set is_admin_visible =0 where job_code ='Repair_Actual_Units_or_Costs' commit