DBA Data[Home] [Help]

APPS.BEN_CWB_POST_PROCESS dependencies on BEN_CWB_RPT_DETAIL_S

Line 1865: , ben_cwb_rpt_detail_s.NEXTVAL

1861: , g_cache_cwb_rpt_person (i).assignment_changed
1862: , g_cache_cwb_rpt_person (i).status
1863: , g_cache_cwb_rpt_person (i).lf_evt_closed
1864: , l_message_text
1865: , ben_cwb_rpt_detail_s.NEXTVAL
1866: , g_cache_cwb_rpt_person (i).base_salary_currency
1867: , g_cache_cwb_rpt_person (i).currency
1868: , round(g_cache_cwb_rpt_person (i).base_salary*g_cache_cwb_rpt_person (i).pay_ann_factor/g_cache_cwb_rpt_person (i).pl_ann_factor,
1869: nvl(g_cache_cwb_rpt_person (i).uom_precision,2))

Line 2029: , ben_cwb_rpt_detail_s.NEXTVAL

2025: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).bg_id
2026: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).bg_name
2027: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).status
2028: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).lf_evt_closed
2029: , ben_cwb_rpt_detail_s.NEXTVAL
2030: );
2031:
2032: IF (g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).status = 'E')
2033: THEN

Line 2092: ben_cwb_rpt_detail_s.NEXTVAL

2088: l_table_correction_rec.pl_id,
2089: l_table_correction_rec.oipl_id,
2090: l_table_correction_rec.group_per_in_ler_id,
2091: l_table_correction_rec.group_oipl_id,
2092: ben_cwb_rpt_detail_s.NEXTVAL
2093: );
2094: WRITE(
2095: p_benefit_action_id||'-'||
2096: l_table_correction_rec.person_id||'-'||