DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_PROGRAM_MODULE dependencies on BEN_PLAN_DESIGN_PLAN_MODULE

Line 1365: ben_plan_design_plan_module.create_popl_result

1361: -- ------------------------------------------------------------------------
1362: l_mirror_src_entity_result_id := l_out_pgm_result_id;
1363:
1364: --
1365: ben_plan_design_plan_module.create_popl_result
1366: (
1367: p_validate => p_validate
1368: ,p_copy_entity_result_id => l_mirror_src_entity_result_id
1369: ,p_copy_entity_txn_id => p_copy_entity_txn_id

Line 1624: ben_plan_design_plan_module.create_ler_result (

1620: end loop;
1621: --
1622: for l_ldc_rec in c_ldc_drp(l_parent_rec.ler_chg_dpnt_cvg_id,l_mirror_src_entity_result_id,'LDC' ) loop
1623: --
1624: ben_plan_design_plan_module.create_ler_result (
1625: p_validate => p_validate
1626: ,p_copy_entity_result_id => l_out_ldc_result_id
1627: ,p_copy_entity_txn_id => p_copy_entity_txn_id
1628: ,p_ler_id => l_ldc_rec.ler_id

Line 1931: ben_plan_design_plan_module.create_ler_result (

1927:
1928: end loop;
1929: --
1930: for l_lge_rec in c_lge_drp(l_parent_rec.ler_chg_pgm_enrt_id,l_mirror_src_entity_result_id,'LGE' ) loop
1931: ben_plan_design_plan_module.create_ler_result (
1932: p_validate => p_validate
1933: ,p_copy_entity_result_id => l_out_lge_result_id
1934: ,p_copy_entity_txn_id => p_copy_entity_txn_id
1935: ,p_ler_id => l_lge_rec.ler_id

Line 2209: ben_plan_design_plan_module.create_ler_result (

2205: ,p_effective_date => p_effective_date
2206: );
2207: --
2208: end if;
2209: ben_plan_design_plan_module.create_ler_result (
2210: p_validate => p_validate
2211: ,p_copy_entity_result_id => l_copy_entity_result_id
2212: ,p_copy_entity_txn_id => p_copy_entity_txn_id
2213: ,p_ler_id => l_peo_rec.ler_id

Line 2848: ben_plan_design_plan_module.create_pl_typ_result

2844: -- START OF BEN_PL_TYP_F ----------------------
2845: ---------------------------------------------------------------
2846: --
2847: for l_parent_rec in c_ptp_from_parent(l_PTIP_ID) loop
2848: ben_plan_design_plan_module.create_pl_typ_result
2849: (p_validate => p_validate
2850: ,p_copy_entity_result_id => l_out_ctp_result_id
2851: ,p_copy_entity_txn_id => p_copy_entity_txn_id
2852: ,p_pl_typ_id => l_parent_rec.pl_typ_id

Line 3116: ben_plan_design_plan_module.create_ler_result (

3112: );
3113: --
3114: end if;
3115: --
3116: ben_plan_design_plan_module.create_ler_result (
3117: p_validate => p_validate
3118: ,p_copy_entity_result_id => l_copy_entity_result_id
3119: ,p_copy_entity_txn_id => p_copy_entity_txn_id
3120: ,p_ler_id => l_peo_rec.ler_id

Line 3299: ben_plan_design_plan_module.create_ler_result (

3295: end if;
3296: end loop;
3297:
3298: for l_ldc_rec in c_ldc1_drp(l_parent_rec.ler_chg_dpnt_cvg_id,l_mirror_src_entity_result_id,'LDC' ) loop
3299: ben_plan_design_plan_module.create_ler_result (
3300: p_validate => p_validate
3301: ,p_copy_entity_result_id => l_out_ldc1_result_id
3302: ,p_copy_entity_txn_id => p_copy_entity_txn_id
3303: ,p_ler_id => l_ldc_rec.ler_id

Line 3561: ben_plan_design_plan_module.create_ler_result (

3557: end if;
3558:
3559: end loop;
3560: for l_lct_rec in c_lct1_drp(l_parent_rec.ler_chg_ptip_enrt_id,l_mirror_src_entity_result_id,'LCT' ) loop
3561: ben_plan_design_plan_module.create_ler_result (
3562: p_validate => p_validate
3563: ,p_copy_entity_result_id => l_out_lct_result_id
3564: ,p_copy_entity_txn_id => p_copy_entity_txn_id
3565: ,p_ler_id => l_lct_rec.ler_id

Line 4703: ben_plan_design_plan_module.create_ler_result (

4699:
4700: --
4701: end if;
4702: --
4703: ben_plan_design_plan_module.create_ler_result (
4704: p_validate => p_validate
4705: ,p_copy_entity_result_id => l_copy_entity_result_id
4706: ,p_copy_entity_txn_id => p_copy_entity_txn_id
4707: ,p_ler_id => l_peo_rec.ler_id

Line 5063: ben_plan_design_plan_module.create_ler_result (

5059:
5060: end loop;
5061: --
5062: for l_lpr_rec in c_lpr_drp(l_parent_rec.ler_chg_plip_enrt_id,l_mirror_src_entity_result_id,'LPR1') loop
5063: ben_plan_design_plan_module.create_ler_result (
5064: p_validate => p_validate
5065: ,p_copy_entity_result_id => l_out_lpr_result_id
5066: ,p_copy_entity_txn_id => p_copy_entity_txn_id
5067: ,p_ler_id => l_lpr_rec.ler_id

Line 5082: ben_plan_design_plan_module.create_plan_result

5078: ---------------------------------------------------------------
5079: -- ------------------------------------------------------------------------
5080: -- Plans
5081: -- ------------------------------------------------------------------------
5082: ben_plan_design_plan_module.create_plan_result
5083: (p_copy_entity_result_id => l_copy_entity_result_id
5084: ,p_copy_entity_txn_id => p_copy_entity_txn_id
5085: ,p_pl_id => null
5086: ,p_plip_id => l_parent_rec.plip_id