DBA Data[Home] [Help]

APPS.PQH_GSP_STAGE_TO_BEN dependencies on BEN_PLAN_DESIGN_DELETE_API

Line 3921: ben_plan_design_delete_api.call_delete_apis(

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