DBA Data[Home] [Help]

APPS.BEN_EXTRACT_SEED dependencies on BEN_XEL_UPD

Line 2593: ben_xel_upd.upd(

2589: -- element created for forwored purpose, so update the element
2590: -- if element exisit and comming element is for forward regerence then dont update
2591: if (l_new_business_group_id is null or g_override = 'Y' or l_string = '$FORWARD$')
2592: and nvl(p_string_val,' ') <> '$FORWARD$' then
2593: ben_xel_upd.upd(
2594: p_effective_date => trunc(sysdate)
2595: ,p_ext_data_elmt_id => l_tmp_id
2596: ,p_ttl_fnctn_cd => p_ttl_fnctn_cd
2597: ,p_ttl_cond_oper_cd => p_ttl_cond_oper_cd

Line 2666: ben_xel_upd.upd(

2662: -- Dont update for the custome record used can changed the record
2663: -- more over thge record may be linked to some other extrcact defintion
2664: if (l_new_business_group_id is null or g_override = 'Y' or l_string = '$FORWARD$' )
2665: and nvl(p_string_val,' ') <> '$FORWARD$' then
2666: ben_xel_upd.upd(
2667: p_effective_date => l_last_update_date
2668: ,p_ext_data_elmt_id => l_tmp_id
2669: ,p_ttl_fnctn_cd => p_ttl_fnctn_cd
2670: ,p_ttl_cond_oper_cd => p_ttl_cond_oper_cd

Line 2772: ben_xel_upd.upd(

2768: -- more over thge record may be linked to some other extrcact defintion
2769: if (l_new_business_group_id is null or g_override = 'Y' or l_string = '$FORWARD$' )
2770: and nvl(p_string_val,' ') <> '$FORWARD$' then
2771:
2772: ben_xel_upd.upd(
2773: p_effective_date => l_last_update_date
2774: ,p_ext_data_elmt_id => l_tmp_id
2775: ,p_ttl_cond_ext_data_elmt_id => l_ext_rcd_id
2776: ,p_ttl_sum_ext_data_elmt_id => l_parent_data_elmt_id

Line 2873: ben_xel_upd.upd(

2869: --- Dont update for the custome record used can changed the record
2870: -- more over thge record may be linked to some other extrcact defintion
2871: if (l_new_business_group_id is null or g_override = 'Y' or l_string = '$FORWARD$' )
2872: and nvl(p_string_val,' ') <> '$FORWARD$' then
2873: ben_xel_upd.upd(
2874: p_effective_date => l_last_update_date
2875: ,p_ext_data_elmt_id => l_tmp_id
2876: ,p_ttl_fnctn_cd => p_ttl_fnctn_cd
2877: ,p_ttl_cond_oper_cd => p_ttl_cond_oper_cd

Line 2960: ben_xel_upd.upd(

2956: --- Dont update for the custome record used can changed the record
2957: -- more over thge record may be linked to some other extrcact defintion
2958: if (l_new_business_group_id is null or g_override = 'Y' or l_string = '$FORWARD$' )
2959: and nvl(p_string_val,' ') <> '$FORWARD$' then
2960: ben_xel_upd.upd(
2961: p_effective_date => l_last_update_date
2962: ,p_ext_data_elmt_id => l_tmp_id
2963: ,p_ttl_fnctn_cd => p_ttl_fnctn_cd
2964: ,p_ttl_cond_oper_cd => p_ttl_cond_oper_cd