DBA Data[Home] [Help]

APPS.PQH_GSP_STAGE_TO_BEN dependencies on BEN_PLAN_DESIGN_DELETE_API

Line 3922: ben_plan_design_delete_api.call_delete_apis(

3918: -- Copied the following 4 calls from ben_plan_design_copy_process.process
3919: -- Populate table_route_id in staging table
3920: ben_plan_design_wizard_api.write_route_and_hierarchy(p_copy_entity_txn_id);
3921: ben_plan_design_wizard_api.update_result_rows(p_copy_entity_txn_id => p_copy_entity_txn_id);
3922: ben_plan_design_delete_api.call_delete_apis(
3923: p_copy_entity_txn_id => p_copy_entity_txn_id
3924: ,p_delete_failed => l_delete_failed
3925: );
3926: