DBA Data[Home] [Help]

APPS.BEN_EXTRACT_SEED dependencies on BEN_XEL_UPD

Line 2649: ben_xel_upd.upd(

2645: -- element created for forwored purpose, so update the element
2646: -- if element exisit and comming element is for forward regerence then dont update
2647: if (l_new_business_group_id is null or g_override = 'Y' or l_string = '$FORWARD$')
2648: and nvl(p_string_val,' ') <> '$FORWARD$' then
2649: ben_xel_upd.upd(
2650: p_effective_date => trunc(sysdate)
2651: ,p_ext_data_elmt_id => l_tmp_id
2652: ,p_ttl_fnctn_cd => p_ttl_fnctn_cd
2653: ,p_ttl_cond_oper_cd => p_ttl_cond_oper_cd

Line 2722: ben_xel_upd.upd(

2718: -- Dont update for the custome record used can changed the record
2719: -- more over thge record may be linked to some other extrcact defintion
2720: if (l_new_business_group_id is null or g_override = 'Y' or l_string = '$FORWARD$' )
2721: and nvl(p_string_val,' ') <> '$FORWARD$' then
2722: ben_xel_upd.upd(
2723: p_effective_date => l_last_update_date
2724: ,p_ext_data_elmt_id => l_tmp_id
2725: ,p_ttl_fnctn_cd => p_ttl_fnctn_cd
2726: ,p_ttl_cond_oper_cd => p_ttl_cond_oper_cd

Line 2828: ben_xel_upd.upd(

2824: -- more over thge record may be linked to some other extrcact defintion
2825: if (l_new_business_group_id is null or g_override = 'Y' or l_string = '$FORWARD$' )
2826: and nvl(p_string_val,' ') <> '$FORWARD$' then
2827:
2828: ben_xel_upd.upd(
2829: p_effective_date => l_last_update_date
2830: ,p_ext_data_elmt_id => l_tmp_id
2831: ,p_ttl_cond_ext_data_elmt_id => l_ext_rcd_id
2832: ,p_ttl_sum_ext_data_elmt_id => l_parent_data_elmt_id

Line 2929: ben_xel_upd.upd(

2925: --- Dont update for the custome record used can changed the record
2926: -- more over thge record may be linked to some other extrcact defintion
2927: if (l_new_business_group_id is null or g_override = 'Y' or l_string = '$FORWARD$' )
2928: and nvl(p_string_val,' ') <> '$FORWARD$' then
2929: ben_xel_upd.upd(
2930: p_effective_date => l_last_update_date
2931: ,p_ext_data_elmt_id => l_tmp_id
2932: ,p_ttl_fnctn_cd => p_ttl_fnctn_cd
2933: ,p_ttl_cond_oper_cd => p_ttl_cond_oper_cd

Line 3016: ben_xel_upd.upd(

3012: --- Dont update for the custome record used can changed the record
3013: -- more over thge record may be linked to some other extrcact defintion
3014: if (l_new_business_group_id is null or g_override = 'Y' or l_string = '$FORWARD$' )
3015: and nvl(p_string_val,' ') <> '$FORWARD$' then
3016: ben_xel_upd.upd(
3017: p_effective_date => l_last_update_date
3018: ,p_ext_data_elmt_id => l_tmp_id
3019: ,p_ttl_fnctn_cd => p_ttl_fnctn_cd
3020: ,p_ttl_cond_oper_cd => p_ttl_cond_oper_cd