Costing is not calling the CSTPACHK.actual_cost_hook
Whenever I created the received, I do not see CSTPACHK.actual_cost_hook called at all. I have coded to insert the data in mtl_cst_actual_cost_details tables but since the function itself is not called, we are not able to see any data we insert in the mtl_cst_actual_cost_details.
Any idea? Do I need to do anything to call the CSTPACHK.actual_cost_hook?