DBA Data[Home] [Help]

APPS.BEN_CWB_POST_PROCESS dependencies on BEN_CWB_RPT_DETAIL_S

Line 1845: , ben_cwb_rpt_detail_s.NEXTVAL

1841: , g_cache_cwb_rpt_person (i).assignment_changed
1842: , g_cache_cwb_rpt_person (i).status
1843: , g_cache_cwb_rpt_person (i).lf_evt_closed
1844: , l_message_text
1845: , ben_cwb_rpt_detail_s.NEXTVAL
1846: , g_cache_cwb_rpt_person (i).base_salary_currency
1847: , g_cache_cwb_rpt_person (i).currency
1848: , 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,
1849: nvl(g_cache_cwb_rpt_person (i).uom_precision,2))

Line 2009: , ben_cwb_rpt_detail_s.NEXTVAL

2005: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).bg_id
2006: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).bg_name
2007: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).status
2008: , g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).lf_evt_closed
2009: , ben_cwb_rpt_detail_s.NEXTVAL
2010: );
2011:
2012: IF (g_cache_cwb_sum_person (g_cache_cwb_rpt_person (i).person_id).status = 'E')
2013: THEN

Line 2072: ben_cwb_rpt_detail_s.NEXTVAL

2068: l_table_correction_rec.pl_id,
2069: l_table_correction_rec.oipl_id,
2070: l_table_correction_rec.group_per_in_ler_id,
2071: l_table_correction_rec.group_oipl_id,
2072: ben_cwb_rpt_detail_s.NEXTVAL
2073: );
2074: WRITE(
2075: p_benefit_action_id||'-'||
2076: l_table_correction_rec.person_id||'-'||