DBA Data[Home] [Help]

APPS.BEN_CWB_BACKOUT_POST_PROCESS dependencies on BEN_CWB_RPT_DETAIL_S

Line 1622: , ben_cwb_rpt_detail_s.NEXTVAL

1618: , g_cache_cwb_rpt_person (i).assignment_changed
1619: , g_cache_cwb_rpt_person (i).status
1620: , g_cache_cwb_rpt_person (i).lf_evt_closed
1621: , l_message_text
1622: , ben_cwb_rpt_detail_s.NEXTVAL
1623: , g_cache_cwb_rpt_person (i).base_salary_currency
1624: , g_cache_cwb_rpt_person (i).currency
1625: , 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,
1626: nvl(g_cache_cwb_rpt_person (i).uom_precision,2))

Line 1786: , ben_cwb_rpt_detail_s.NEXTVAL

1782: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).bg_id
1783: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).bg_name
1784: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).status
1785: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).lf_evt_closed
1786: , ben_cwb_rpt_detail_s.NEXTVAL
1787: );
1788:
1789: IF (g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).status = 'E')
1790: THEN

Line 1854: ben_cwb_rpt_detail_s.NEXTVAL

1850: l_table_correction_rec.pl_id,
1851: l_table_correction_rec.oipl_id,
1852: l_table_correction_rec.group_per_in_ler_id,
1853: l_table_correction_rec.group_oipl_id,
1854: ben_cwb_rpt_detail_s.NEXTVAL
1855: );
1856: WRITE(
1857: p_benefit_action_id||'-'||
1858: l_table_correction_rec.person_id||'-'||