DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_COPY_PROCESS dependencies on BEN_PLAN_DESIGN_WIZARD_API

Line 288: ben_plan_design_wizard_api.write_route_and_hierarchy(p_copy_entity_txn_id);

284:
285: ---- Copied portion from pdw_submit_copy_request in bepdwapi.pkb ----
286: hr_utility.set_location('After preProcessor: '||l_proc,10);
287: -- write the table_route_id
288: ben_plan_design_wizard_api.write_route_and_hierarchy(p_copy_entity_txn_id);
289: -- this is for making the number of copies 0 for those rows falling outside of effective date
290: ben_plan_design_wizard_api.update_result_rows(p_copy_entity_txn_id);
291:
292: BEGIN

Line 290: ben_plan_design_wizard_api.update_result_rows(p_copy_entity_txn_id);

286: hr_utility.set_location('After preProcessor: '||l_proc,10);
287: -- write the table_route_id
288: ben_plan_design_wizard_api.write_route_and_hierarchy(p_copy_entity_txn_id);
289: -- this is for making the number of copies 0 for those rows falling outside of effective date
290: ben_plan_design_wizard_api.update_result_rows(p_copy_entity_txn_id);
291:
292: BEGIN
293: savepoint SUBMIT_REQUEST;
294: -- first call delete so that if any row needs to be end dated before submit